Tasks
Deploy Task
Deploys a task by creating a new version with auto-incremented version number. This is the recommended way to publish task changes.
post/v1/task/{taskId}/deploy
Path parameters
taskIdstring uuid required
The ID of the task
Request body
Response
Task deployed successfully