DELETE /service/api/console/gsm/{gsmKey}/admins/{userId}
Removes a GSM admin from a GSM console and all its sites.
Request Information
URI Parameters
| Name | Description | Type | Additional Information |
|---|---|---|---|
| gsmKey |
The GSM console keycode. |
string |
Required |
| userId |
Identifier of the admin to remove. |
string |
Required |
URI Sample(s)
|
DELETE
|
https://unityapi.webrootcloudav.com/service/api/console/gsm/8A61-A2AC-4F58-48F0-B5D2/admins/7462c001-180f-4aaf-aeb8-06ee082b887c
|
Body Parameters
None.
Response Information
Resource Description
None. If successful, this API action does not return any data and the response status code will be 204 (No Content).