Delete user endpoint - not used by Okta. Returns 204 without doing anything.
curl --request DELETE \ --url https://api.mileiq.com/scim/v2/Users/{user_id}
This response has no body data.