POST
/
v3
/
integrations
/
webhook
/
execute
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

botId
string
required
blockId
string
required
resultId
string
userId
string
phone
string
isWhatsApp
boolean
sessionId
string

Body

application/json

The body is of type any.

Response

Default Response

message
string
required