Update a test

View as Markdown
Update a structured test definition.

Authentication

AuthorizationBearer
API key authentication using Bearer token format

Path parameters

testIdstringRequiredformat: "uuid"
Test ID

Request

This endpoint expects an object.
titlestringOptional1-500 characters
descriptionstringOptional
stepslist of objectsOptional

Response

Test updated
testobject

Errors

400
Bad Request Error
401
Unauthorized Error
429
Too Many Requests Error
500
Internal Server Error
504
Gateway Timeout Error