Message
Topic
Add a source to a topic
Add a source (subnet) that is allowed to send messages for a specific topic.
post/api/v1/messages/topics/{topic}/sources
Path parameters
topicstring byte required
The topic to add a source to (base64 encoded)
Request body
Example request
{
"subnet": "503:5478:df06:d79a::/64"
}Response
Source added successfully
Changes
Changed in 2 of the 35 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲