Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The media type of the request body. Should be set to application/json
"application/json"
Bearer token for API authentication
"Bearer your-api-token"
Path Parameters
The UUID of the project
Body
Test case name (1-80 characters)
1 - 80
"Login Test"
The goal/objective of the test case
"Verify that users can log in successfully"
Application ID
"550e8400-e29b-41d4-a716-446655440000"
Expected result description
"User should be redirected to dashboard after successful login"
ID of test case to resume from
"550e8400-e29b-41d4-a716-446655440000"
IDs of test cases to wait for
[
"550e8400-e29b-41d4-a716-446655440001",
"550e8400-e29b-41d4-a716-446655440002"
]
Configuration IDs
["config-uuid-1", "config-uuid-2"]
Scenario ID
"scenario-uuid-123"