For the complete documentation index, see llms.txt. This page is also available as Markdown.

Create chat

Create a new Chat

post

Creates a chat with an icon using multipart form data.

Query parameters
Body
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional

Gets or sets the description associated with the chat.

typestring · enumOptionalPossible values:
Responses
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional

Gets or sets the description associated with the chat.

typestring · enumOptionalPossible values:
post/public/v1/helpdesk/chats

Last updated

Was this helpful?