v1
latestOpenAPI 3.1.02026-08-0420819698.7 KBRoutes
Tasks
Instructions
Options
New Instruction Option
This request will create a new Option for a Dropdown or Option instruction of a task.
Parameter: instruction, Type: string, Required?: Required, Description: The text that guides the User for selecting the option. Parameter: instructionOptionOrder, Type: Int, Required?: Optional, Description: If this is set the option is created at that position of the list. This value cannot be greater than the total number of option present in the list. If not set the option is added to the end of the list.
post/v2/tasks/{taskID}/instructions/{instructionID}/options
Request body
Response
New Instruction Option