Projects
Create Project
Create a new project
POST
/
api
/
v2
/
workspace
Authorizations
An access token in Infisical
Body
application/json
The name of the project to create.
An optional description label for the project.
An optional slug for the project.
Required string length:
5 - 36
The name of the project template, if specified, to apply to this project.
Required string length:
1 - 64
Available options:
secret-manager
, cert-manager
, kms
, ssh
Response
200 - application/json
Was this page helpful?