Custom Roles
Delete a custom role
Deletes a custom role from the team. Fails with CustomRoleInUse if the role is still attached to any team members; reassign those members (e.g. via update_team_member_role) before retrying.
post/teams/{team_id}/delete_custom_role
Path parameters
team_idinteger required
Team ID
Request body
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
the endpoint scheme security
OAuth Team Tokenwas removed from the APIapi-security-removed
- ○