Summary
Deletes a workflow test document for a workflow.
Description
Deletes a workflow test document for a workflow.
Route
DELETE /automation-studio/:workflowId/tests/:id
Roles
admin
apiwrite
designer
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
workflowId | string | yes | ObjectId specifying a workflow entity. |
id | string | yes | Workflow test id. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
response | object | Response object. |