projects

Create Project

Create a new project with optional vault associations.

post/v1/projects

Request body

workspace_idstring uuid required
namestring required
descriptionstring nullable
vault_idsstring[]
is_personalboolean

Response

Successful Response

idstring uuid required
workspace_idstring uuid required
namestring required
descriptionstring nullable required
statusstring required
vault_idsstring[] required
owner_user_idstring nullable
is_personalboolean
collaborator_countinteger
my_rolestring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.