domains_remove
Remove a customer-owned hostname from the project whitelist and return the removed domain record. Future pixel loads and redirects from that hostname are rejected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | Hostname only, e.g. example.com, not a full URL. | |
| projectId | No | Optional project ID. Omit only when the API key is project-scoped or the account has a clear default project. |