project
Create an environment
Creates a new environment within a project (e.g. staging, preview). Environment names must be unique within the project.
POST
cURL
Authorizations
API key authentication. Pass Authorization: Bearer ek_live_xxxxx on every request.
Path Parameters
Required string length:
2 - 48Pattern:
^[a-z0-9-]+$Required string length:
2 - 48Pattern:
^[a-z0-9-]+$Body
application/json
Response
200 - application/json
Default Response
cURL