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/DD1A-9D0D-1D61-4884-A6A0/sites/4e4e8025-73d8-4990-93b6-ee7b1b463abb/dnsp/mappings/1d100661-6a44-4849-8da9-9ee706ab75fa
|
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).