Publishes a specific version of a task. This creates a new version if it doesn’t exist, or updates an existing version’s metadata.
API key passed in the header
The ID of the task
The version to publish (cannot be draft)
Base64 encoded task code (required for new versions)
1Programming language for the task
typescript Optional description of the version
1000Browser configuration for task execution
Task version published successfully