Projects
Create Project
Create a new project
POST
/
api
/
v2
/
workspace
Authorizations
Authorization
string
headerrequiredAn access token in Infisical
Body
application/json
projectName
string
requiredThe name of the project to create.
slug
string
An optional slug for the project.
Required string length:
5 - 36
kmsKeyId
string
template
string
default: defaultThe name of the project template, if specified, to apply to this project.
Response
200 - application/json
project
object
requiredWas this page helpful?