Delete a user from the system.
| Permission | Description |
|---|---|
users.delete_any | Delete any user |
No content is returned when the user is deleted successfully.
| Status | Description | Reference |
|---|---|---|
| 401 | Unauthorized | Authentication error |
| 403 | Forbidden (no permission) | Permission error |
| 404 | Not found | Not-found error |