These docs are for v2.0. Click to read the latest docs for v3.3.

Delete an object by "_id".

curl -i -H "Accept: application/json" \
  -H "Content-Type: application/json" \
  -H "Authorization: SESSION_TOKEN" \
  -X DELETE "https://api.thethings.io/v2/classes/me/Playlists/25" -k
Language
Click Try It! to start a request and see the response here!