Skip to main content

Create or update a secret

POST 

/api/v1/secrets/put

Writes or replaces a value under name; this upsert also rotates the stored credential. The response contains metadata only, and no public read endpoint returns the value. Name-based bindings remain the same, but consumers can retain prior values in caches or in-flight work; this is not upstream credential revocation.

Value storage and metadata updates are separate steps. On an error, metadata alone cannot confirm which value is current. Stop using the affected binding and contact your Travila operator before retrying.

Request​

Responses​

Secret written; metadata only

Document ID: DOC-CP-secrets-api-putSecret. Section identities and revisions.

SectionStable reference
OverviewDOC-CP-secrets-api-putSecret#overview
RequestDOC-CP-secrets-api-putSecret#request
ResponsesDOC-CP-secrets-api-putSecret#responses