Chat

Update conversation status

This updates the conversation status

post/chat/conversation/{conversation_id}/status-change

Request body

operation'close' | 'reopen' required

Response

The response after the status has been changed of a conversation

_idstring required
updated_atstring date-time required
created_atstring date-time required
__vinteger required
conversation_uuidstring uuid
medium'sms' | 'chat' | 'whatsapp'
type'candidate_support' | 'system_support' | 'candidate_support_initiated' | 'system_support_initiated'
namestring
first_messagestring
channel_idstring required
channel_attributesobject required
status'open' | 'closing' | 'closed' | 'orphan' | 'archived' required
note_channel_idstring required
note_channel_attributesobject required

Changes

No recorded changes to this endpoint across all 1 revision of this API.