Remove a conversation assignee by IDdelete {protocol}://{base-url}/integration/v2/conversations/{conversation_id}/assignees/{assignee_otype}/{assignee_id}Remove a particular assignee from the conversation with the provided ID.Path Paramsconversation_idintegerrequiredUnique identifier of the conversationassignee_otypestringenumrequiredType of conversation assignee. Should be used combined with assignee_idusergroupAllowed:usergroupassignee_idintegerrequiredUnique identifier of the user or user group assigned to the conversation. Should be used combined with assignee_otypeResponses 200Conversation assignees data 400Bad Request 403Forbidden 404Not FoundUpdated 5 months ago Get a list of assignees for a conversation with given IDGet a conversation assignee by IDDid this page help you?YesNo