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/1728-6CFA-2515-45F1-B50D/sites/fa40ae18-95a8-4f9a-8fce-298ed8227b00/dnsp/mappings/b2a9f8bc-57f3-4034-83ad-157558f11a27
|
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).