Modify user's permission group in the account.

Groups in the account can be fetched from the api/v{version}/accounts/{accountId}/groups endpoint.
Permissions
Account: Write

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The Account ID

int32
required

ID of the user to modify

Body Params

Request object for the user

groupingPermissions
array of objects
required
groupingPermissions*
string | null
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!