POST

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

Deprecated and ignored. Test webhook calls are bound to the authenticated user.

phone
string
isWhatsApp
boolean
sessionId
string

Body

application/json

The body is of type any.

Response

Default Response

message
string
required