Tests
Delete Test
Delete an existing test from your project
POST
Delete Test
Delete a specific test by its ID.
Headers
Your Iris API access token
Body
Query parameters to identify the test
Response
Returns the deleted test details upon success.
Response Fields
Unique identifier of the deleted test
Name of the test
Description of the test
URL where the test was configured to run
The test steps in natural language format
Status of the test (e.g., “DRAFT”)
Whether the test was active
ID of the project the test belonged to
ID of the user who created the test
Timestamp when the test was created
Timestamp when the test was last updated