Main Content
Delete All TalkBack Commands
Delete all TalkBack commands in TalkBack queue
Request
HTTP Method
DELETE
URL
https://api.thingspeak.com/talkbacks/
<talkback_id>
/commands.<format>
Input Arguments
Name | Description |
---|---|
| (Required) TalkBack ID, specified as a positive integer. |
| Format for the HTTP response, specified as
|
Example:
https://api.thingspeak.com/talkbacks/12345/commands.json
Query String Parameters
Name | Description | Value Type |
---|---|---|
api_key | (Required) API key for this specific instance of TalkBack. The TalkBack key is different from the channel and user API keys. | string |
Content-Type
application/x-www-form-urlencoded
Response
Error
For the full list, see Error Codes.
See Also
Functions
Topics
- Queue Commands Using the TalkBack App From MATLAB
- Monitor and Act on Channel Inactivity Using ThingSpeak Apps
- Control a Light with TalkBack on Arduino
- Channel Update and Light Control on Arduino
- Control a Light with TalkBack on ESP8266
- Channel Update and Light Control with ESP8266
- Control a Light with TalkBack on ESP32
- Channel Update and Light Control with ESP32