Publishes a specific version of a task. This creates a new version if it doesn’t exist, or updates an existing version’s metadata.
If you are using the new Task Builder, see the non-deprecated Tasks endpoints in this API reference.
API key passed in the header
The ID of the task
The version to publish (cannot be draft)
^\d+$Base64 encoded task code (required for new versions)
1^[A-Za-z0-9+/]*={0,2}$Programming language for the task
typescript Optional description of the version
1000Browser configuration for task execution
Task version published successfully