Update project

Update a specific project

Authentication

AuthorizationBearer

Bearer authentication using API key. Generate an API key from the Lakera platform. Example: Bearer sk_123…

Path parameters

projectIdstringRequired

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_idstring or null
ID of the policy to be applied to this project. If not provided, uses default policy.
project_metadatamap from strings to strings or null
Custom metadata tags for analysis and cross referencing