events
unsubscribe
Unsubscribe from a topic
Unsubscribe an application endpoint described by the request body from topic. The operation may return before it actually completes, but upon success it is guaranteed that the endpoint will eventually stop receive events from the topic.
post/event/{topic}/unsubscribe
Path parameters
topicstring required
The topic name
Request body
Response
A success message.