Update Chat Attachment

Update a chat attachment data

put

The chat ID is provided in the route.

Path parameters
chatIdstringRequired

The chat ID.

idstringRequired

The chat attachment ID.

Body
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
Responses
chevron-right
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
statusstring · enumOptionalPossible values:
put
/public/v1/helpdesk/chats/{chatId}/attachments/{id}

Last updated

Was this helpful?