Rest Delete object

To delete an object, send a DELETE request to the object URL. 

In the following example we will delete the Car with the id - kEG7VgTLul

In the Header we will add 3 parameters:


1. X-Parse-Application-Id: your application Id

2. X-Parse-Session-Token: your session token (You can usean API-K  X-PARSE-API-KEY instead)

3. Content-Type: application/json