Skip to main content
DELETE
Delete test runs

Authorizations

x-maxim-api-key
string
header
required

API key for authentication

Body

application/json
workspaceId
string
required

Unique identifier for the workspace

ids
string[]
required

Array of test run IDs to delete example: ["run_123", "run_456"]

Minimum array length: 1

Response

Successfully deleted test runs

message
string