Authorization: ********************
curl --location --request DELETE '/admin/auth/admin/delete' \ --header 'Authorization: <api-key>' \ --data-urlencode 'id=2'
{}