Update an organization role name or permissions.
API key authentication (Bearer token)
Organization ID (integer as string)
Role ID (integer as string)
Role updated successfully
Role ID (integer serialized as string)
"3333333333"
"2024-01-15T10:30:00Z"
"2024-01-20T15:45:00Z"
Role name
"Project Manager"
List of permissions granted by this role
[
"read:projects",
"write:projects",
"delete:projects"
]
Whether this is a deployment-level role
false