Update User Permission
update_user_permissionReplace a user's stored access levels in Google Tag Manager with the complete account and container permissions you provide. Use this to grant, change, or revoke roles for a specific user.
Instructions
Change a user's access to a Tag Manager account.
The request replaces the stored access levels rather than merging into them, so send the complete accountAccess and containerAccess you want.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account_id | Yes | Numeric Tag Manager account ID. | |
| permission_id | Yes | Numeric user permission ID. | |
| user_permission | Yes | UserPermission resource with the new access levels. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||