Delete

Delete one collection

Parameters:

Example:

curl -X DELETE -H "X-ACCESS-TOKEN: YOUR_ACCESS_TOKEN" -d "id=omkYGduXowlyx9WF" "https://api.yumpu.com/2.0/collection.json"

Whatever language you are using, the result will be the same.

{"state":"success"}

Last updated