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