API ReferenceTopicsCreate topicOn this pageCreate topicNames a new subject. Nothing uses it until something points at it POST /topics noteSDK method: createTopic Security: authenticated (policy: platform.manage) Request body (application/json) Accepts a Topic object. Response 201 Created — Returns a TopicList object.