Skip to main content

Start preview

Start preview

Path Parameters
typebotId string REQUIRED
Request Body REQUIRED
to string REQUIRED

Possible values: 1 ≤ length

startGroupId string
Responses
200

Successful response

Schema
message string
default

Error response

Schema
message string
code string
issues object[]
message string
whatsApp-startWhatsAppPreview
POST /typebots/:typebotId/whatsapp/start-preview
typebotId — path
Body
Loading...
https://app.typebot.io/api/v1
curl -L -X POST 'https://app.typebot.io/api/v1/typebots/:typebotId/whatsapp/start-preview' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'