DELETE /service/api/console/gsm/{gsmKey}/sites/{siteId}/dnsp/mappings/{mappingId}
Deletes a specified mapping of a DNS Protection policy.
Request Information
URI Parameters
Name | Description | Type | Additional Information |
---|---|---|---|
gsmKey |
The GSM console keycode. |
string |
Required |
siteId |
The identifier of the site for which the mapping should be deleted. |
string |
Required |
mappingId |
The identifier of the mapping to be deleted. |
string |
Required |
URI Sample(s)
DELETE
|
https://unityapi.webrootcloudav.com/service/api/console/gsm/02A5-A35F-6B34-4BD7-A3D0/sites/04f78c65-d00b-4805-b6f5-b2cd418b9fa9/dnsp/mappings/e81e65ba-f850-4fb4-b09f-d6eb03ff0f53
|
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).