Skip to main content
PUT
Set Role Permissions
For the complete error reference, see Error Guide.

Authorizations

apikey
string
header
required

API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).

Path Parameters

role
string
required

The role identifier to update permissions for

Example:

"default"

Body

application/json
permissions
object
required

Permissions object containing key-value pairs for role permissions

Example:

Response

200 - application/json

Role permissions updated successfully

data
object