disable_subdomain_stripping
Stop sub-domain stripping for a domain to keep email addresses intact. Pass the domain_name and zoid to disable this behavior.
Instructions
Disable sub-domain stripping.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zoid | Yes | ||
| domain_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | Response data | |
| error | No | Error message if any | |
| success | Yes | Whether the operation was successful | |
| status_code | No | HTTP status code |