We updated createConversation api that user can pass both array of users or id to the admin argument. But for the other apis, removeAdmins, removeParticipants, markAsRead, markAsDelivered ... etc. They only accept objects and not ids. Should update all api to accept both objects and ids.