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/5C46-D49B-4165-453F-AA49/sites/08c48d76-6cfb-43ec-bba8-e9cc102563b6/dnsp/mappings/5d4aa834-c155-438d-a50e-2d49c5609ab1
|
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).