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/2FBE-E882-564D-4B43-8B8B/sites/c830c45f-7436-4588-b0c9-dc9f3d13a28d/dnsp/mappings/eedb01a7-b623-413a-b529-08128f39760d
|
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).