v2
OpenAPI 3.0.02026-08-051996591.2 MBInstructions
Delete instruction version
Deletes the specified version of the instruction permanently. This action cannot be undone.
delete/v2/instructions/{instruction_id}/versions/{version}
Path parameters
instruction_idstring required
The unique identifier for an instruction.
Example:ins_customer_support_init
The unique identifier of the instruction to delete.
versioninteger required
Example:1
The specific version 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 version is deleted.