Skip to content

Set User Groups

PUT
/permissions/users/{accountId}/groups

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

accountId*

Account id

Type
string
Required

Request Body

application/json
JSON
{
}

Responses

The user's updated permissions

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value
Body

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License