Update Chat

Update an existing Chat

put

Updates a chat and allows replacing its icon using multipart form data.

Path parameters
idstringRequired

The ID of the Chat to update.

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

Gets or sets the description associated with the chat.

typestring · enumOptionalPossible values:
Responses
chevron-right
200

OK

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

Gets or sets the description associated with the chat.

typestring · enumOptionalPossible values:
put
/public/v1/helpdesk/chats/{id}

Last updated

Was this helpful?