DELETE /service/api/console/gsm/{gsmKey}/admins/{userId}

Removes a GSM admin from a GSM console and all its sites.

Request Information

URI Parameters

NameDescriptionTypeAdditional 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/5790-ACAB-85B5-4741-B6A2/admins/253ef3e8-ea79-46da-ba6f-9cacdb778efa

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).