Authorizations
API key passed in the header
Path Parameters
The name of the task to run
Example:
"web-scraper"
Body
application/json
Response
Task executed successfully
Executes a task by its name, always using the latest version. This is a convenience endpoint for running tasks without needing to know the task ID.
API key passed in the header
The name of the task to run
"web-scraper"
Task executed successfully