secrets

Create Secret

post/api/v1/secrets

Request body

namestring required

Name to reference the secret by; unique among live secrets.

valuestring required

The secret value. Write-only — never returned after creation.

descriptionstring nullable

Optional human-readable description.

Response

Successful Response

Changes

No recorded changes to this endpoint across all 1 revision of this API.