Update Current Account Member

View as Markdown

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

user_idstringRequired
User ID of the member to update

Request

This endpoint expects an object.
rolestringRequired

Response

Member role updated
accountobject
memberobject

Errors