Changes

stoney core: Resellers Resource - REST API

307 bytes added, 15:35, 12 December 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 success and returns an empty body.
 
= Links =
[[Category:REST API]]
SLB
385
edits