Skip to main content
POST
Runtime Publish

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

channelName
string
required

Body

application/json
event
string
required
Required string length: 1 - 128
Pattern: ^[A-Za-z][A-Za-z0-9._:-]*$
data
any
required

JSON event payload.

idempotencyKey
string
Required string length: 1 - 128

Response

Event accepted.

messageId
string
required
sequence
integer
required
acceptedAt
string<date-time>
required