Update the role/access level of an existing user. This allows you to change a user’s permissions without removing and re-adding them.
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
shared-user-id | integer | Yes | ID of the shared user to update | 479 |
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
access_level | string | Yes | New access level ID | "2" |
API key authentication. Enter your API key directly in the Authorization header.
ID of the shared user
New access level ID for the user. Pre-defined access levels: Manager (1), Admin (2), Viewer (3)
"2"
User role updated successfully
Shared user relationship ID
479
When the invitation was sent
"2023-09-11T16:28:22.227002+05:30"
When the invitation was accepted
null
Whether invitation has been sent
true
Whether invitation has been accepted
false
When the user was added
"2023-09-11T16:28:22.223671+05:30"
When the user was last modified
"2023-09-11T16:28:22.227109+05:30"
Tags assigned to the user