Hi Udara, For that particular request we need to send the resource id in request body as a json array. In their api method we can't send the id via url. like specified here: https://developer.spotify.com/web-api/remove-tracks-playlist/
On Tue, Oct 7, 2014 at 8:43 AM, Udara Liyanage <[email protected]> wrote: > > Hi, > > You are sending a DELETE request means to delete a particular resource > from the system. You can define which resource to be deleted in url by > id/name or any other identifier of the resource. Why you need to send a > payload in a DELETE request? > > > Touched, not typed. Erroneous words are a feature, not a typo. > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- <[email protected]> Keerthika Mahendralingam Associate Software Engineer Mobile :+94 (0) 776 121144 [email protected] <[email protected]>
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
