Start preview
Start preview
Path Parameters |
---|
typebotId string — REQUIRED |
Request Body — REQUIRED |
---|
to string — REQUIREDPossible values: 1 ≤ length |
startGroupId string |
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
Start preview
Path Parameters |
---|
typebotId string — REQUIRED |
Request Body — REQUIRED |
---|
to string — REQUIREDPossible values: 1 ≤ length |
startGroupId string |
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
whatsApp-startWhatsAppPreview
POST /typebots/:typebotId/whatsapp/start-preview
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'