Delete custom domain
Delete custom domain
Path Parameters |
---|
name string — REQUIRED |
Query Parameters |
---|
workspaceId string — REQUIRED |
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
Delete custom domain
Path Parameters |
---|
name string — REQUIRED |
Query Parameters |
---|
workspaceId string — REQUIRED |
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
customDomains-deleteCustomDomain
DELETE /custom-domains/:name
https://app.typebot.io/api/v1
curl -L -X DELETE 'https://app.typebot.io/api/v1/custom-domains/:name' \
-H 'Accept: application/json'