delete_automation
Delete an automation and its history.
Request
DELETE /api/v1/ops/projects/{project}/automations/{automationId}Parameter
In
Type
Required
Description
curl -X DELETE -H "Authorization: Bearer $TESTVIBE_API_KEY" \
"$TESTVIBE_SERVER/api/v1/ops/projects/$PROJECT/automations/$AUTOMATION"testvibe automations delete $AUTOMATIONResponse
{ "ok": true }Errors
HTTP
When
Last updated
Was this helpful?
