latestOpenAPI 3.0.32026-08-137683171.1 KB

be08f4f706f5

Roles

Create role

Creates a custom role. isSystem and canSwitchOrganizations are always set to false server-side.

post/roles

Headers

Idempotency-Keystring uuid

Idempotency key for POST requests. If a transaction with the same key already exists for the org, the server returns the original response without re-executing. Keys are valid for 48 hours.

Request body

namestring required
descriptionstring

Response

Created

transactionIdstring uuid required