Simulate Inbound User Event

Simulate inbound messages and button presses from a user.

Authentication

PINNACLE-API-KEYstring
API Key authentication via header

Request

This endpoint expects an object.
Inbound MessageobjectRequired
Simulate an inbound message from a user.
OR
Inbound Button ClickedobjectRequired
Simulate a button press from a user.

Response

Returns simulation result.
successboolean

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error