put
https://api.thethings.io/v2/things//
Change the values of an object. If there are some values which are not overwritten, these values will not be deleted.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -i -H "Accept: application/json" \
-H "Content-Type: application/json" \
-H "Authorization: SESSION_ TOKEN" \
-d '{"name": "Dubstep Mix", "duration": 180}' \
-X PUT "https://api.thethings.io/v2/classes/me/Playlists/25" -k