POST
/
api
/
v2
/
workspace

Authorizations

Authorization
string
header
required

An access token in Infisical

Body

application/json
projectName
string
required

The name of the project to create.

kmsKeyId
string
projectDescription
string

An optional description label for the project.

slug
string

An optional slug for the project.

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

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

Required string length: 1 - 64

Response

200 - application/json
project
object
required