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