{}
curl --location --request DELETE 'http://127.0.0.1:80/api/accounts/admins/2/' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "detail": "Not found." }