Tasks
Run a task
Triggers the execution of a task.
POST
Authorizations
Your unique Avido API key
Your unique application ID. Get this from the Connections page in Avido.
Body
application/json
Request body for triggering a task
ID of the task to run
Example:
"456e4567-e89b-12d3-a456-426614174000"
Response
200
application/json
Successfully started test execution
Indicates whether the task was triggered successfully
Whether the task was triggered successfully
Example:
true