Tasks (Legacy)
Deploy Task (Legacy)
Deploys a task by creating a new version with auto-incremented version number. This is the recommended way to publish task changes.
If you are using the new Task Builder, see the Tasks V2 endpoints in this API reference.
post/v1/task/{taskId}/deploy
Path parameters
taskIdstring uuid required
The ID of the task
Request body
Response
Task deployed successfully