Skip to main content
PUT
Replace User Account Group Permissions
Replaces all account group permission assignments for a user. Full replacement.

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_group_permissions
object[]
required

Response

200 - application/json

OK

status
string
Example:

"ok"