Changes

stoney core: REST API

26 bytes added, 11:07, 14 November 2013
/* Reseller deletion (DELETE) */
==== Reseller deletion (DELETE) ====
To delete an existing reseller, the client needs to send a HTTP <code>DELETE</code> request on the reseller's element resource URI (such as, <code>https://api.example.com//v1/resellers/4000001</code>). The service responds with a HTTP status code <code>200</code> (OK) on successand returns an empty body.
'''Request''':
SLB
385
edits