Delete Channel
Delete channel with HTTP DELETE
Request
HTTP Method
DELETE
URL
https://api.thingspeak.com/channels/
<channel_id>
.<format>
URL Parameters
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.json
Body Parameters
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. | string |
Content-Type
application/x-www-form-urlencoded
Response
Error
For the full list, see Error Codes.