Conversation

Assign a team to a conversation

put/chat/conversation/{conversation_id}/teams

Path parameters

conversation_idstring required

The id of the conversation

Headers

Authorizationstring string required

OAuth Bearer token

Contextstring string required

The executing context

Accept'application/json' required

Advertises which content types the client understands

X-Accept-Timezonestring

The timezone the content will be displayed in

X-Request-Idstring

The request Id for the incoming request

Request body

team_idstring required

Response

Conversation resource that was updated will be returned

_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' | 'client_support_initiated' | 'client_support' | 'guest_support'
namestring
first_messagestring
channel_idstring required
channel_attributesobject required
status'open' | 'closing' | 'closed' | 'orphan' | 'archived' required
note_channel_idstring required
note_channel_attributesobject required
guest_reasonstring
closed_by_user_idstring
closed_atstring date-time

Changes

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