Update Test Plan
Apply a partial update to a test plan.
project:edit-testspatch is deep-merged into the
current test plan. Arrays — including test_items — are replaced wholesale.
Path Parameters
Request Body
id.Response
Returns the updated test plan (same shape as Get Test Plan).Authorizations
API key for authentication
Path Parameters
Test plan ID (UUID)
The project ID. You can copy it from the project settings page or the project URL in the dashboard.
Body
Partial test plan body. Object fields are deep-merged; arrays (including test_items) are replaced wholesale.
Response
Test plan updated
Unique identifier for the test plan
Project the test plan belongs to
Test plan name
Extra deployment slots of a cross-platform test plan (read-only via the API; managed in the test plan editor). Their indices key slot_deployment_configs when starting the plan; slot 1 is the implicit default slot.
Optional display name of the implicit default slot (slot 1). Read-only via the API.
Ordered list of tests in this plan