cURL
curl --request DELETE \ --url https://api-v2.missioninbox.com/domain/{id}/
{ "message": "<string>" }
Delete a domain and all associated mailboxes and DNS records.
A unique integer value identifying this domain.
Domain deleted successfully