Chat

Creates the conversation and adds the relevant members

post/chat/conversation

Request body

conversation_uuidstring uuid
medium'sms' | 'chat' | 'whatsapp'
first_messagestring
first_message_attributesobject
namestring required
type'candidate_support' | 'system_support' | 'candidate_support_initiated' | 'system_support_initiated' required

Response

Details about the conversation that was created

_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
teamobject

Changes

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