Python
User Role Assignments
Create role assignment
Assign a role to an existing user in the specified scope.
POST
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-915.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
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
Client ID
Example:
123
Created timestamp
Example:
"2019-06-25T08:42:42Z"
Assignment ID
Example:
12
Project ID
Example:
123
User role
Available options:
ClientAdministrator, InternalNetworkOnlyUser, Observer, ProjectAdministrator, User Example:
"ClientAdministrator"
Updated timestamp
Example:
"2019-06-25T08:42:42Z"
User ID
Example:
123