Skip to main content
PATCH
Change a member's role

Authorizations

Authorization
string
header
required

API key obtained from the dashboard or GET /user/api-key

Path Parameters

userId
string
required

ID of a partner member (the user).

Body

application/json
role
enum<string>
required
Available options:
admin,
member

Response

Role updated

success
boolean