Headers
Your API key for authentication.
Path Parameters
The unique identifier of the organization.
Body
The action to perform on the member’s permissions.
Valid values:
Valid values:
"add"
, "remove"
, "reset"
, "set"
The user ID of the member whose permissions are being modified.
A list of permissions to update.
Valid values:
Valid values:
"owner"
, "admin"
, "operator"
, "viewer"
Response
Contains the updated permissions for the user.
The updated list of permissions assigned to the user.
Always
null
on success.