Create a Custom Global Role

Create a new custom global role.

Security: Requires admin privileges.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
string
enum
required

Must be CUSTOM_GLOBAL. This endpoint creates custom global roles only.

Allowed:
environments
array of strings
environments
actions
array of strings
actions
Responses
201

Role created. The response body is JSON with code (e.g. OK), message, and optionally detail.

400

Bad Request - Invalid input

401

Bad Credentials - Invalid credentials

403

Permission Denied - Insufficient permissions

409

Conflict - Role already exists

Language
Credentials
Bearer
URL
LoadingLoading…