Skip to main content

Create topic

Names a new subject. Nothing uses it until something points at it

POST /topics

note

SDK method: createTopic Security: authenticated (policy: platform.manage)

Request body (application/json)

Accepts a Topic object.

Response

201 Created — Returns a TopicList object.