v62

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

Create a new project secret

post/v1/projects/{projectOrProductUID}/secrets

Request body

namestring required

The secret name (alphanumeric and underscores only).

valuestring required

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

Response

Secret created 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).