curl --location --request DELETE 'https://tp.dev/api/admin/users/abc123' \ --header 'Authorization: Bearer JWT_TOKEN_HERE'
{}