Change admin user permissions

This endpoint will allow you to change the permissions of Admin users of your Admin account

Authentication

api-keystring

The API key should be passed in the request headers as api-key for authentication.

Path parameters

emailstringRequired
Email address of Admin user

Request

Values to update an admin user permissions
all_features_accessbooleanRequired
All access to the features
privilegeslist of objectsRequired

Response

User permissions has been modified

Errors