Create a role
Create a user role for Role-Based Access Control.
Note: New roles are not associated with any permissions by default. To assign existing permissions to your role, review Associate Permissions with a Role. To create new permissions, review Add API Permissions.
Autorisations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Corps
Name of the role.
Description of the role.
The type of the role. Defaults to tenant.
tenant, organization The ID of the organization that owns this role. Required when type is "organization".
50Réponse
Role successfully created.
ID for this role.
Name of this role.
Description of this role.
The type of the role
tenant, organization The id of the entity that owns this role, such as an organization id.
50