Create a new suite
Creates a new test suite in a project
POST
/
projects/{projectId}/suitesAuthorization
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
projectIdRequiredstring
Suite created