Skip to main content
DELETE
Delete team 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<uuid>
required

The ID of the team

role_id
string<uuid>
required

The ID of the role assignment

organization_id
string
required

Response

Successful Response

success
boolean
required