Create a test suite
Set app_id to bind the suite to one app; omit it for a suite reusable across apps.
Path parameters
org_id
Organization ID
workspace_id
Workspace ID
Headers
X-API-Key
Your workspace API key.
Request
This endpoint expects an object.
name
description
app_id
Bind the suite to one app. Omit for a workspace-level suite reusable across apps.
variables
global_guardrails
Behaviors every test case in the suite is graded against. At most 20, each up to 500 characters.
test_cases
At most 200. Add more later through the test-case endpoint.
Response
Successful Response
test_suite_id
Errors
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
422
Unprocessable Entity Error
429
Too Many Requests Error