Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the role to update.
Body
application/json
Response
Successfully updated team role.
The response is of type string
.
Example:
"Successfully Updated Team Role For <role_name>"