gstelang
8 years agoMentor
How to HTTP POST / DELETE with Community v2 API?
Hi folks,
The documentation is not very clear how to do HTTP POST or DELETE. The GET is the LIQL query from the studio editor whereas where would I do HTTP POST and DELETE from? From studio editor? from client side javascript? who would do the call - rest admin or on behalf of the user?
POST /community/2.0/mytenantid/albums HTTP/1.1
Where should I make this POST request from?