DELETE
/
auth
/
team-members
/
{id}
/
roles

Authorizations

Authorization
string
headerrequired

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

Path Parameters

id
string
required

member ulid

Body

application/json
role_id
string

Response

200 - application/json
message
string
success
boolean