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/CD20-BFD4-84FB-4CE3-8D1E/sites/057e9cba-4f02-4811-a940-2b8434f0cc27/dnsp/mappings/2b88e1c0-fe0f-4252-bb97-f2c3daaddbd4
|
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).