Update project

Update a specific project

Path parameters

projectIdstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequired

A descriptive name for the project

policy_idstringOptional

ID of the policy to be applied to this project. If not provided, uses default policy.

project_metadatamap from strings to stringsOptional

Custom metadata tags for analysis and cross referencing

Response

Project updated

namestring

A descriptive name for the project

policy_idstringOptional

ID of the policy to be applied to this project. If not provided, uses default policy.

project_metadatamap from strings to stringsOptional

Custom metadata tags for analysis and cross referencing