Update a workspace role name or permissions.
API key authentication (Bearer token)
Workspace ID (integer as string)
Role ID (integer as string)
Role updated successfully
Role ID (integer serialized as string)
"5555555555"
"2024-01-15T10:30:00Z"
"2024-01-20T15:45:00Z"
Role name
"Developer"
List of permissions granted by this role
[
"read:projects",
"write:projects",
"deploy:production"
]
Whether this is a deployment-level role
false