v1

latestOpenAPI 3.0.2Apache 2.02026-07-17292234.0 KB
Message
Topic

Remove a source from a topic

Remove a source (subnet) that is allowed to send messages for a specific topic.

delete/api/v1/messages/topics/{topic}/sources/{subnet}

Path parameters

topicstring byte required

The topic to remove a source from (base64 encoded)

subnetstring required

The subnet to remove as a source

Response

Source removed successfully