Skip to main content
POST
Create Test Suite

Request

Path Parameters

string
required
The project ID

Headers

string
required
Bearer token using your developer key

Body

string
required
Name of the test suite
array
Array of test case IDs to include in the suite

Response

Returns the created test suite with status 201.

Example