Test Plans
Create Test Plan
Create a new test plan for the authenticated project.
POST
Permission Required:
project:edit-testsCross-platform deployment slots (
slots, default_slot_name) are read-only
via the API and cannot be supplied here or via
Update Test Plan; manage them
in the test plan editor. Unknown fields are rejected with a 400 error.Request Body
Test plan definition
Response
Returns the newly created test plan with status201. The shape matches
Get Test Plan.
Authorizations
API key for authentication
Path Parameters
The project ID. You can copy it from the project settings page or the project URL in the dashboard.
Body
application/json
Response
Test plan created
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