Tests
Update Test
Update an existing test configuration
POST
Update Test
Update an existing test’s configuration including name, description, URL, and test instructions.
Headers
Your Iris API access token
Body
The unique identifier of the test to update
New name for the test
Updated description of the test
The URL to be tested
Test instructions in natural language
Whether the test is active
Response
Returns the updated test configuration.
Response Fields
Unique identifier of the test
Name of the test
Description of the test
URL being tested
Test instructions in natural language
Current status of the test
Whether the test is active
ID of the project this test belongs to
ID of the user who created the test
Timestamp when the test was created
Timestamp when the test was last updated