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/AEDE-1E17-07E6-4DC3-A62F/sites/e32b185e-1ce3-4cef-9fcf-5ba89053bdd3/dnsp/mappings/4372a465-a4e3-4c51-b2d8-abb04cce3274
|
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).