Test targets
Update a test target
Updates a test target by ID.
PATCH
Authorizations
Path Parameters
ID of the test target to update
Body
application/json
The app name or project name of the test target
The discovery URL of the test target
Skip automatic test creation right after the test target is created
The attribute name of the test ID
Example:
"test-automation-id"
The timeout per step in milliseconds
Required range:
5000 <= x <= 30000