Create custom domain
Create custom domain
Request Body — REQUIRED |
---|
workspaceId string — REQUIRED |
name string — REQUIRED |
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
Create custom domain
Request Body — REQUIRED |
---|
workspaceId string — REQUIRED |
name string — REQUIRED |
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
customDomains-createCustomDomain
POST /v1/custom-domains
https://app.typebot.io/api
curl -L -X POST 'https://app.typebot.io/api/v1/custom-domains' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'