v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
project

Update the value of an existing project secret

put/v1/projects/{projectOrProductUID}/secrets/{secretName}

Request body

valuestring required

The new secret value (encrypted at rest, never returned).

Response

Secret updated successfully

createdstring date-time required

When the secret was first created.

created_bystring required

The actor who created the secret.

modifiedstring date-time

When the secret was last updated.

modified_bystring

The actor who last updated the secret.

namestring required

The secret name (alphanumeric and underscores only).