Table of Contents Delete Command Template Request Example Parameters Server Response Result: Delete Command Template The request is intended to delete command template. Request Example &svc=remove_cmd_template¶ms={ "id_unit": integer, "cmd_id": integer } Parameters Parameter Description id_unit Unique Unit ID cmd_id Unique Command Template ID Server Response Result: true // Command template deletion status.