Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
HTTP verb ID (GET 1, PUT 2, POST 3, DELETE 4)
Example:
1
Entity ID (conversation 1, contact 2, field 3, message 5)
Example:
1
Example:
"https://watermelon.co"
Trigger action ID (create 1, update 2, delete 3, archive 4, forward-team 5, forward-agent 6)
Example:
1
Example:
1
Response
Webhook created
The response is of type integer.
Example:
1

