v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Projects

Update project

patch/api/v1/workspace/{workspaceId}

Path parameters

workspaceIdstring 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.

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.

defaultProduct'secret-manager' | 'cert-manager' | 'kms' | 'ssh' | 'secret-scanning' | 'pam' | 'ai'

The default product in which the project will open

secretDetectionIgnoreValuesstring[]

The list of secret values to ignore for secret detection.

Response

Default Response