Delete user via REST

In the REST API documentation, I cannot find the service for deleting a user. Am I supposed to use the service for deleting data objects?

Yes, the Data Service API will work just fine when you send a DELETE request to the Users table.