Infra APIDomains

Unlink custom domain

DELETE/api/v1/domains/{domain}/link

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/link"
Empty
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}
{  "error": "string",  "message": "string"}