v1

latestSwagger 2.02026-07-17421084.8 KB
events

publish

Publish an event to a topic

The event provided as the request body will be published on topic. When the operation returns successfully, the event is guaranteed to eventually be published to the targeted topic.

post/v1/event/{topic}/publish

Path parameters

topicstring required

The topic name

Response

A success message.