Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
Path Parameters
Specify the user type to which your operations will be restricted.
Available options:
any, organization, client The id of the referenced UserRole.
Required range:
x >= 1Response
OK
An OrganizationUserRole is used to provide a specific set of permissions to an organization's user.
- OrganizationUserRole
- ClientUserRole