AG-Kit TS
English
cURL
curl --request POST \ --url http://{your-domain}/v1/aibot/bots/{AgentId}/conversation
{ "conversationId": "<string>", "title": "<string>", "createTime": "<string>", "updateTime": "<string>" }
Conversation created successfully
Was this page helpful?