Skip to main content
PATCH
Set Team Member Role

Authorizations

Authorization
string
header
required

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

Path Parameters

team_id
string
required
user_id
string
required

Body

application/json

Change an existing member's role within the team.

role
enum<string>
required
Available options:
ADMIN,
MEMBER

Response

Successful Response

data
AdminTeamMember · object | null

Response data

status
string | null

Response status