Delete a Command instance from your account
Machine-to-machine commands sent to/from devices
Delete a Command instance from your account.
Path parameters
-
The SID of the Command resource to delete.
DELETE /v1/Commands/{Sid}
curl \
-X DELETE https://wireless.twilio.com/v1/Commands/{Sid} \
--user "username:password"