Skip to main content
POST
SDK

Authorizations

Authorization
string
header
required

Voyant Cloud API token, passed as Authorization: Bearer <token>. Each token carries a fixed set of scopes; an operation rejects tokens missing its required scope.

Body

application/json
messages
object[]
required

Up to 100 messages per request (server-enforced).

Maximum array length: 100

Response

Published messages

id
string
required
channel
string
required
event
string
required
data
any
required
publishedAt
string<date-time>
required