Folders
Create
Create folders
POST
/
api
/
v1
/
folders
Authorizations
An access token in Infisical
Body
application/json
The ID of the project to create the folder in.
The slug of the environment to create the folder in.
The name of the folder to create.
The path of the folder to create.
The directory of the folder to create. (Deprecated in favor of path)
Response
200 - application/json