Python
User Role Assignments
Update role assignment
Modify an existing role assignment for a user.
PATCH
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
Assignment ID
Example:
123
Body
application/json
User role
Available options:
ClientAdministrator, InternalNetworkOnlyUser, Observer, ProjectAdministrator, User Example:
"ClientAdministrator"
User ID
Example:
777
Client ID. Required if project_id is specified
Example:
8
Project ID
Example:
null
Response
200 - application/json
OK
Assignment ID
Example:
12