Creates a new project in the Vault system. The project can be designated as a knowledge base.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Project successfully created
The unique identifier of the created project.
"proj_1234567890abcdef"
The name of the created project.
"My Legal Documents"
The description of the project.
"Project for storing legal case documents"
Timestamp when the project was created.
"2024-01-15T10:30:00Z"
The status of the project.
"active"