Skip to main content
POST
Configure Custom Role

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

authorization
string | null

Body

application/json
name
string
required
Required string length: 1 - 100
permissions
string[]
required
Required array length: 1 - 100 elements
workspace_id
string
required
Required string length: 1 - 200
description
string
default:""
Maximum string length: 500

Response

Successful Response

The response is of type Response Configure Custom Role Api V1 Admin Custom Roles Post · object.

Last modified on July 28, 2026