Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Topic created successfully
The id of the created topic.
Creates a topic to manage message history for a given AI chat conversation.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Topic created successfully
The id of the created topic.