Update a secret file
App Secret Files
Update a secret file
Replaces the mount path, the contents, or both. Omitted fields keep their current value. The change reaches running containers on the next deployment.
PUT
Update a secret file
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Application UUID
Secret file name as returned on creation
Body
application/json
Update a secret file
New path the file is mounted at inside the container
New file contents. Encrypted at rest and never returned by the API
Response
Update a secret file
Api_V1_Entities_SecretFile model

