update_user_role
Assign a new role to a user by providing their ID and desired role. Requires an API token to change admin, editor, or viewer permissions.
Instructions
Update the role of a user. API token required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the user | |
| role | Yes | New role to assign |