Message webhook
Message webhook
Path Parameters |
---|
workspaceId string — REQUIRED |
credentialsId string — REQUIRED |
Request Body — REQUIRED | ||||||
---|---|---|---|---|---|---|
entry object[] — REQUIRED
|
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
Message webhook
Path Parameters |
---|
workspaceId string — REQUIRED |
credentialsId string — REQUIRED |
Request Body — REQUIRED | ||||||
---|---|---|---|---|---|---|
entry object[] — REQUIRED
|
Responses | |||||
---|---|---|---|---|---|
200 Successful response
| |||||
default Error response
|
whatsAppRouter-receiveMessage
POST /workspaces/:workspaceId/whatsapp/:credentialsId/webhook
https://typebot.io/api/v1
curl -L -X POST 'https://typebot.io/api/v1/workspaces/:workspaceId/whatsapp/:credentialsId/webhook' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json'