POST
/
api
/
v2
/
workspace

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Body

application/json
projectName
string
required

The name of the project to create.

slug
string

An optional slug for the project.

Required string length: 5 - 36
kmsKeyId
string
template
string
default: default

The name of the project template, if specified, to apply to this project.

Response

200 - application/json
project
object
required

Was this page helpful?