projects

Update Project

Update a project.

patch/v1/projects/{project_id}

Path parameters

project_idstring uuid required

Request body

namestring nullable
descriptionstring nullable
vault_idsstring[] nullable
statusstring nullable

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.