Test Suite Endpoints
Create Test Suite
Create a new test suite with tests
POST
Create Test Suite
Documentation Index
Fetch the complete documentation index at: https://agentdiff.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Request
Body Parameters
Suite name
Suite description
Service type:
"slack" or "linear"Template to use for tests
Default user ID for tests
"public" or "private"Example Request
Response
New suite identifier
Suite name
Example Response
Adding Tests
After creating a suite, add tests:Complete Example
SDK Usage
Create Test Suite