Send an event
POST
/v3/apps/{app}/events
Store an event and deliver it to every endpoint in the app that listens for its type.
Parameters
Name | Type | Description |
|---|---|---|
| string, required | An event type you have defined |
| object, required | Up to 256 KB of JSON |
| string | Same as the Idempotency-Key header |