- Delete a custom domain
Retrieve custom domains
Create a custom domain
Retrieve a custom domain
Delete a custom domain
Delete a custom domain with a specified ID.
Security
SecretApiKey or JWT
- Mock serverhttps://www.rebilly.com/_mock/catalog/all/custom-domains/{domain}
- Sandbox serverhttps://api-sandbox.rebilly.com/organizations/{organizationId}/custom-domains/{domain}
- Live serverhttps://api.rebilly.com/organizations/{organizationId}/custom-domains/{domain}
- SecretApiKey
- JWT
curl -i -X DELETE \
'https://www.rebilly.com/_mock/catalog/all/custom-domains/{domain}' \
-H 'REB-APIKEY: YOUR_API_KEY_HERE'Custom domains deleted.
Headers
Total number of rate limit tokens for this request within a rate limit period. For more information, see Rate limits.
Example:3600
Response
No content