The subdomain to be deleted
The ID of the company deleting the subdomain
Successfully deleted the subdomain.
Last updated 1 year ago
DELETE /subdomains/delete HTTP/1.1 Host: api.taag.co Content-Type: application/json Accept: */* Content-Length: 35 { "subdomain": "text", "company_id": 1 }
{ "status": "success" }