Delete instruction
DELETE/v2/instructions/:instruction_id
Permanently delete an instruction and all its associated configuration. This action cannot be undone.
Request
Responses
- 204
- 403
- 404
The instruction has been deleted successfully.
Permissions do not allow deleting this instruction.
Instruction not found.