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/7C60-45B5-4A4E-4992-86C4/sites/15a2005e-bb8f-41da-8d25-90099f064dfb/dnsp/mappings/ee6baf44-9480-461e-8376-47cd5fc4cadc
|
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).