v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Projects

Update project

patch/api/v1/projects/{projectId}

Path parameters

projectIdstring required

The ID of the project to update.

Request body

namestring

The new name of the project.

descriptionstring

An optional description label for the project.

autoCapitalizationboolean

Disable or enable auto-capitalization for the project.

hasDeleteProtectionboolean

Enable or disable delete protection for the project.

enforceEncryptedSecretManagerSecretMetadataboolean

Enable or disable enforcement of encrypted secret metadata for the project.

slugstring

An optional slug for the project. (must be unique within the organization)

secretSharingboolean

Enable or disable secret sharing for the project.

showSnapshotsLegacyboolean

Enable or disable legacy snapshots for the project.

secretDetectionIgnoreValuesstring[]

The list of secret values to ignore for secret detection.

pitVersionLimitnumber

Response

Default Response