Skip to main content
PUT
Replace User Account Permissions
Replaces all account permission assignments for a user. This is a full replacement — any existing account permissions not included in the request will be removed.

Authorizations

PUBLIC-API-KEY
string
header
default:<Your PUBLIC-API-KEY>
required
PRIVATE-SECRET-KEY
string
header
default:<Your PRIVATE-SECRET-KEY>
required

Path Parameters

user_id
string<uuid>
required

User UUID.

Body

application/json
account_permissions
object[]
required

Response

200 - application/json

OK

status
string
Example:

"ok"