{ "id": 32 }
curl --location '/ClientApp/registration/UserRegistration/delete_users' \ --header 'Authorization: vimpapi' \ --header 'Content-Type: application/json' \ --data '{ "id": 32 }'
{}