Tasks
Create or Update Task Draft
Creates or updates the draft version of a task. Draft versions are used for development and testing before publishing.
post/v1/task/{taskId}/draft
Path parameters
taskIdstring uuid required
The ID of the task
Request body
Response
Task draft created or updated successfully