curl --location --request DELETE '/api/v1/accounts//inbox_members' \ --header 'Content-Type: application/json; charset=utf-8' \ --data-raw '{ "inbox_id": "string", "user_ids": [ 0 ] }'
{}