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/BFF7-BC7F-8E3C-4FC4-8D0F/sites/007e1057-ffab-44d3-8171-e3aeb590b439/dnsp/mappings/70bd73fa-433c-4756-bc38-cd5be51e1260
|
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).