Thingspeak clear channel/field

98 views (last 30 days)
So I have a Thingspeak channel with 5 fields, when I upload data to it, it doesn't overwrite the old data. How can I clear/overwrite the fields' data through Matlab? Is there a commad that I can use in matlab or something?

Accepted Answer

Jemima Pulipati
Jemima Pulipati on 22 Oct 2020
From my understanding, you are trying to clear the data from a ThingSpeak channel.
You can use one of the REST API calls 'DELETE' to clear all data from channel.
The following answer from the community could be of relevance to you.
For more information you can refer to the API Reference of the ThingSpeak documentation.

More Answers (0)

Communities

More Answers in the  ThingSpeak Community

Categories

Find more on Read Data from Channel in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!