Create Topic
Creates a new topic from a template.
End-point
POST | /documents/topic/create |
Request Body
Field | Type | Description |
---|---|---|
|
All information required to create the new document. |
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |
Response Body
Field | Type | Description |
---|---|---|
|
Topic created. |