Login | Sign Up
  • FA
  • EN

API Docs

POST /api/v1/ai/threads

Creates a new AI thread.


Permissions

PermissionDescription
ai_threads.createCreate new threads

Request Body Parameters

NameTypeRequiredDescriptionExample
titlestringNoOptional title for the thread"My Thread"

Request Example

{
  "title": "My Thread"
}

Response

200 OK

Returns the created AI thread resource.

Example

{
  "data": { /* ai thread resource */ }
}

For a full schema, see AI Thread Resource.


Error Responses

StatusDescriptionReference
422Validation errorValidation error
401UnauthorizedAuthentication error
403Forbidden (no permission)Permission error
footer wave
logo

Dambel, the smart world of fitness and nutrition

LinkedinInstagramXYoutubeTelegramGitHub