Update Hierarchy Permissions For User

Updates a user's permissions within a specified hierarchy.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
uuid
required
Body Params
string | null

This field may only be left blank if Permissions is an empty list []. Otherwise, this value is required to be set to "View", "Edit", or "Manage" and specifies the level of all permissions assigned.

permissions
array of strings
required

List of values (valid values: "Audio", "Email", "Chat", "Video", "Live") that specify the types of permissions to grant to the user in the hierarchy. If specified as an empty list [] all permissions will be removed.

permissions*
Responses

400

One of the following errors occurred:
an accessLevel was provided that was not View, Edit, or Manage.
there was an invalid permission name in your permissions list.

404

If your organization has no hierarchy or user with that specific id

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json