curl --request DELETE \ --url https://partners.clerk.chat/reseller/teams/{teamId}/inboxes/{inboxId}/users \ --header 'Content-Type: application/json' \ --data '{ "userIds": [ "<string>" ] }'