Skip to main content
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

projectId
string<uuid>
required

Body

application/json
name
string
required
Required string length: 2 - 80
environment
required
Available options:
test
scopes
enum<string>[]
required
Minimum array length: 1
Available options:
project:read

Response

Default Response

apiKey
object
required
secret
string
required