Delete a typebot
Delete a typebot
Path Parameters |
---|
typebotId string — REQUIRED |
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
Delete a typebot
Path Parameters |
---|
typebotId string — REQUIRED |
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
typebot-deleteTypebot
DELETE /v1/typebots/:typebotId
https://app.typebot.io/api
curl -L -X DELETE 'https://app.typebot.io/api/v1/typebots/:typebotId' \
-H 'Accept: application/json'