Tasks (Legacy)
Create or Update Task Draft (Legacy)
Creates or updates the draft version of a task. Draft versions are used for development and testing before publishing.
If you are using the new Task Builder, see the Tasks V2 endpoints in this API reference.
post/v1/task/{taskId}/draft
Path parameters
taskIdstring uuid required
The ID of the task
Request body
Response
Task draft created or updated successfully