Infra APIDomains
Delete custom domain
DELETE
/api/v1/domains/{domain}Authorization
BearerAuth AuthorizationBearer <token>
Supabase JWT Bearer token
In: header
Path Parameters
domain*string
Domain name
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/api/v1/domains/string"Empty
{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}{ "error": "string", "message": "string"}