MiniURL delete_domain
delete_domainDelete a custom domain and its linked URLs after a dry-run confirmation. Agent domain changes require human approval by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Set true only after reviewing the dry-run impact response. | |
| domain_id | Yes | ||
| approval_id | No | ||
| approval_token | No | Legacy compatibility field; normally omit it. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| meta | No | ||
| error | No | ||
| success | Yes | ||
| approval | No | ||
| retryable | No | ||
| request_id | Yes | ||
| retry_after | No | ||
| next_actions | No | ||
| required_scope | No | ||
| user_action_required | No |