Error
Put Secret
Create or update an encrypted secret for a specific branch of a Kibo Hosted Headless application.
PUT
Error
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
The name of the branch to set the secret on
Query Parameters
limits which fields are returned in the response body
Body
application/json
The secret name and value to set
Response
OK
Read/list view of a headless secret: name and metadata only. This type intentionally has NO
Value property — secret plaintext is never returned to clients, and the absence of the field
makes that leak unrepresentable. Do not add a Value here; use Mozu.AppDev.Contracts.HeadlessSecretInput
for writes.

