Skip to main content
PATCH
Update a team member

Authorizations

Authorization
string
header
required

JWT Authorization Token header using the Bearer scheme

Path Parameters

team_id
string
required

The ID of the team

member_id
string
required

The ID of the member to update

Body

application/json
roles
string

The new roles for the team member

role_name
string

The new display name for the role

Response

Member updated successfully

Member updated successfully

data
object