Roles & Permissions
Update Team Role
Updates a custom role specific to the current team. Cannot update global roles. Requires role:update
scope.
PUT
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Path Parameters
UUID of the team-specific role to update.
Body
application/json
Response
200
application/json
Role updated successfully.
The response is of type object
.