delete https://api.thethings.io/v2/classes/me//
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