Skip to main content

Delete custom domain

Delete custom domain

Path Parameters
name string REQUIRED
Query Parameters
workspaceId string REQUIRED
Responses
200

Successful response

Schema
message string

Possible values: [success]

default

Error response

Schema
message string
code string
issues object[]
message string
customDomains-deleteCustomDomain
DELETE /custom-domains/:name
name — path
workspaceId — query
https://app.typebot.io/api/v1
curl -L -X DELETE 'https://app.typebot.io/api/v1/custom-domains/:name' \
-H 'Accept: application/json'