Skip to content

Assign Team to Conversation

POST/v1/conversations/{id}/assign-team

Assigns a conversation to a team.

Path Parameters

idstring required

Conversation ID

Example:60f1234567890abcdef12345

Body

teamIdstringThe ID of the team to assign. required
Example:01kt44tery4zf668hczsn9nbyf

Responses

Body

success_codeenum: 200 | 201Numeric success code matching the HTTP response status. required
Example:200
messagestring required
Example:OK
detailsobject required
dataobject required
metaobject
error_codeintegerNumeric error code matching the HTTP response status. required
Example:400
messagestring required
detailsobjectValidation errors are returned as a field-to-messages map; other errors may use arbitrary keys. required
error_codeintegerNumeric error code matching the HTTP response status. required
Example:400
messagestring required
detailsobjectValidation errors are returned as a field-to-messages map; other errors may use arbitrary keys. required
error_codeintegerNumeric error code matching the HTTP response status. required
Example:400
messagestring required
detailsobjectValidation errors are returned as a field-to-messages map; other errors may use arbitrary keys. required