Clear all data from channel with HTTP DELETE
DELETE
https://api.thingspeak.com/channels/
<channel_id>
/feeds.<format>
Name | Description |
---|---|
|
(Required) Channel ID for the channel of interest, specified as an integer. |
|
(Required) Format for the HTTP response, specified as
|
Example:
https://api.thingspeak.com/channels/999990/feeds.json
Name | Description | Value Type |
---|---|---|
api_key |
(Required) Specify User API Key, which you can find in your profile. This key is different from the channel API keys. |
|
application/x-www-form-urlencoded
For the full list, see Error Codes.