Update conversation assigneeAsk AIput https://api2.frontapp.com/conversations/{conversation_id}/assigneeAssign or unassign a conversation. Required scope: conversations:writePath Paramsconversation_idstringrequiredDefaults to cnv_123The conversation IDBody Paramsassignee_idstringrequiredID of the teammate to assign the conversation to. Set it to null to unassign.Responses 204No content 301If the conversation has been merged, the response redirects you to the merged conversation.Updated 3 months ago