Instructions
Delete instruction
Deletes an instruction and all its associated configuration permanently.
:::warning This action cannot be undone. Agents currently using this instruction may fail or behave unexpectedly. Update agents to use different instructions before deleting. :::
delete/v2/instructions/{instruction_id}
Path parameters
instruction_idstring required
The unique identifier for an instruction.
Example:ins_customer_support_init
The unique identifier of the instruction to delete.
Headers
Request-Timeoutinteger
The platform makes a best effort to complete the request in the specified seconds, or it times out.
Request-Timeout-Millisinteger
The platform makes a best effort to complete the request in the specified milliseconds, or it times out.
Response
The instruction is deleted.
Changes
No recorded changes to this endpoint across all 13 revisions of this API.