Publish a message
Publish a message to a topic. The message must comply with the topic schema.
WARNING: Payloads for the Event streams public API are limited to 1 MB.
Path parameters
topic_id
Topic ID.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Success - The message was processed successfully.
message_id
The unique identifier of the processed message.