Update a test suite

View as Markdown
Only the fields you send are changed. Test cases are edited through their own endpoints.

Path parameters

org_idstringRequired
Organization ID
workspace_idstringRequired
Workspace ID
test_suite_idstringRequired

Headers

X-API-KeystringRequired
Your workspace API key.

Request

This endpoint expects an object.
namestring or nullOptional1-255 characters
descriptionstring or nullOptional<=20000 characters
variableslist of objects or nullOptional
global_guardrailslist of strings or nullOptional
Replacement list, at most 20 entries.

Response

Successful Response
test_suite_idstring

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
429
Too Many Requests Error