Update Chat
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
200
OK
application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
descriptionstring · nullableOptional
Gets or sets the description associated with the chat.
typestring · enumOptionalPossible values:
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
put
/public/v1/helpdesk/chats/{id}Last updated
Was this helpful?