v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Tasks
Instructions
Update Task Instruction
This request updates an Task Instruction.
Parameter: instruction, Type: string, Required?: Optional, Description: The text that guides a User on what to do on this Instruction. Parameter: parentInstructionID, Type: Int, Required?: Optional, Description: If this is set this Instruction is a 'child' or sub-instruction. This value of parentInstructionID is the id of the Instruction's parent. A value of 0 means this Instruction does not have a parent Instruction.
patch/v2/tasks/instructions/{instructionID}
Response
The operation completed successfully. The response body is empty.