Skip to main content
POST
Create Test Suite

Request

Body Parameters

string
required
Suite name
string
Suite description
string
required
Service type: "slack" or "linear"
string
required
Template to use for tests
string
Default user ID for tests
string
default:"private"
"public" or "private"

Example Request

Response

string
New suite identifier
string
Suite name

Example Response

Adding Tests

After creating a suite, add tests:

Complete Example

SDK Usage