Create a new suite
Creates a new test suite in a project
POST
/
projects
/{projectId}
/suites
Authorization
x-api-key
<token>
In: header
Request Body
application/json
Requiredid
string
Unique identifier for the test suite
project_id
Requiredstring
ID of the project this suite belongs to
name
Requiredstring
Name of the test suite
description
string
Description of the test suite
created_at
string
Format:
"date-time"
updated_at
string
Format:
"date-time"
Path Parameters
projectId
Requiredstring
Suite created