Delete instruction
DELETE/v2/instructions/:instruction_id
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.
Request
Responses
- 204
- 403
- 404
The instruction is deleted.
Permissions do not allow deleting this instruction.
Instruction not found.