Create an environment
Environments
Create an environment
Creates an environment in the scoped project. Rejected for projects managed by environments.yaml.
POST
Create an environment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Display name.
Minimum string length:
1URL-friendly identifier; unique within the project.
Minimum string length:
1Playwright project names to include. Items must not start with '!'.
Playwright project names to exclude.
Cron expression for scheduled triggers, or null.
Response
The created environment.
Response payload.