Send Event Type Example Message
POST {{baseUrl}}/api/v1/app/:app_id/endpoint/:endpoint_id/send-example
Send an example message for event
Request Body
{"eventType"=>"<string>"}
HEADERS
| Key | Datatype | Required | Description |
| idempotency-key
| string | | The request's idempotency key |
| Content-Type
| string | | |
| Accept
| string | | |
RESPONSES
status: ``