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/88E0-7A82-E3A6-4AE7-8F4E/sites/fdbc5f8f-5467-44a8-a1e6-d86d0f30b056/dnsp/mappings/fbaac0ff-1115-43ea-a420-7c67b7cbad0f
|
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).