Delete
To delete a single resource, perform an HTTP DELETE by its case-sensitive identifier (_id) and accept a JSON response:
DELETE /users/some-id HTTP/1.1
Host: example.com
Accept: application/json
Parameters
You can use the following query string parameters:
| Parameter | Description | 
|---|---|
  | 
Return only the specified fields in the body of the response. The  If the   | 
  | 
Format the body of the response.  |