PUT
/
members
/
{memberId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

memberId
string
required

ID of the membership

Body

application/json
role
enum<string>
Available options:
owner,
admin,
developer,
viewer

Response

200 - application/json
member
object