Skip to main content

Delete a typebot

Delete a typebot

Path Parameters
typebotId string REQUIRED
Responses
200

Successful response

Schema
message string

Possible values: [success]

default

Error response

Schema
message string
code string
issues object[]
message string
typebot-deleteTypebot
DELETE /v1/typebots/:typebotId
typebotId — path
https://app.typebot.io/api
curl -L -X DELETE 'https://app.typebot.io/api/v1/typebots/:typebotId' \
-H 'Accept: application/json'