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

Changes

Changed in 2 of the 35 revisions of this API.11