API Endpoints
Create a new task
This endpoint allows you to create a new task using either natural language (crawler_automation) or code instructions (script_automation). You must specify the execution engine, project, location, and task steps.
POST
Authorizations
Insert API token, use the format: apikey <API-TOKEN>
.
Body
application/json
Response
200
application/json
Task created successfully
The response is of type object
.