Make Admin
|
|||||
|
|
change admin status of a user
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- View and manage the provisioning of users on your domain
Input
This building block consumes 2 input parameters
Name | Format | Description |
---|---|---|
userKey Required |
STRING |
Email or immutable ID of the user as admin |
status |
BOOLEAN |
Boolean indicating new admin status of the user |
= Parameter name
= Format
userKey STRING Required Email or immutable ID of the user as admin |
status BOOLEAN Boolean indicating new admin status of the user |