Update a suite
Updates an existing test suite
PUT
/
suites/{suiteId}Authorization
x-api-key<token>
In: header
Request Body
application/jsonRequiredidstring
Unique identifier for the test suite
project_idRequiredstring
ID of the project this suite belongs to
nameRequiredstring
Name of the test suite
descriptionstring
Description of the test suite
created_atstring
Format:
"date-time"updated_atstring
Format:
"date-time"Path Parameters
suiteIdRequiredstring
Suite updated