Use this endpoint to send events to Pocketflows and trigger the start of any
active triggers. Events must be sent with
data which must contain a key
"customer" with a customer ID.Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The ID of the business
Body
application/json
Response
200 - application/json
HTTP status acknowledging the event was properly received
The response is of type object.