Update a test
Update a structured test definition. settings is merged field by field; every other field replaces its stored value.
Authentication
AuthorizationBearer
API key authentication using Bearer token format
Path parameters
testId
Test ID
Request
This endpoint expects an object.
title
description
steps
settings
enabled
Response
Test updated
test
Errors
400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error
