Roles
Deletes a role.
The bearer token can be obtained by creating a ServiceAccount.
Successful deletion.
Error object.
No content
Updates a role.
The bearer token can be obtained by creating a ServiceAccount.
Updates a role. Absent fields are left untouched.
Updates the display name of the role.
Happy response.
Error object.
Returns a specific role.
The bearer token can be obtained by creating a ServiceAccount.
Happy response.
Error object.
Creates a new role.
The bearer token can be obtained by creating a ServiceAccount.
Contains the fields needed to create a role.
Sets the unique name of the new role. It must be a valid HQ resource name: it can only contain lowercase alphanumeric characters or hyphens; hyphens cannot appear at the end or start; the length is 63 characters at most.
Sets the display name of the new role. If not provided, the value of "name" will be used.
Happy response.
Error object.
Returns all roles.
The bearer token can be obtained by creating a ServiceAccount.
Happy response.
Error object.
Last updated
Was this helpful?

