DELETE dll_whitelist_domains
The DELETE dll_whitelist_domains API removes an existing domain from your organization's DLL domain whitelist.
Note:
Only an org admin can call this API.
Resource URL
{CAMPAIGN_API_ENDPOINT}/rest/orgs/{orgId}/dll_whitelist_domains/{domainId}
Response codes
Code | Name | Description |
---|---|---|
204 | No content | Request was successful. |
400 | Bad request | Malformed, missing, otherwise invalid values supplied with the request. The error message will provide more details. |
403 | Forbidden | The user does not have access to this resource. |
404 | Not found | The requested resource was not found. |