Add Chat Attachment

Add attachments to an existing chat entry

post

Accepts multipart form data with attachment files.

Path parameters
chatIdstringRequired

The chat ID.

Query parameters
Body
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
Responses
post
/public/v1/helpdesk/chats/{chatId}/attachments

Last updated

Was this helpful?