Delete

Delete one access tag

Parameters:

Example:

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

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

{
  "state": "success",
  "completed_in": "0.0718"
}

Last updated