Delete
Delete an existing section
Parameters:
Name
Optional / Required
Data type
Description
Default
id
required
String
One of your section ids
Example:
curl -X DELETE -H "X-ACCESS-TOKEN: YOUR_ACCESS_TOKEN" -d "id=iMWWKoMS76pjqMoO_JLUaRCPAkQA9fB8f" "https://api.yumpu.com/2.0/collection/section.json"
Whatever language you are using, the result will be the same.
{"state":"success"}
Last updated
Was this helpful?