Create or Update Task Draft (Legacy)
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 non-deprecated Tasks endpoints in this API reference.
POST
Create or Update Task Draft (Legacy)
Authorizations
API key passed in the header
Path Parameters
The ID of the task
Body
application/json
Base64 encoded task code
Minimum string length:
1Pattern:
^[A-Za-z0-9+/]*={0,2}$Programming language for the task
Available options:
typescript Optional description of the version
Maximum string length:
1000Browser configuration for task execution
Response
Task draft created or updated successfully

