Update a project secret file
Project Secret Files
Update a project secret file
Replaces the mount path, the contents, or both. Omitted fields keep their current value. The change reaches every application inheriting the file on its next deployment.
PUT
Update a project secret file
Authorizations
Bearer token for authentication. Format: 'Bearer {token}'
Headers
Workspace ID (uses default workspace if not provided)
Path Parameters
Project ID or UUID
Secret file name as returned on creation
Body
application/json
Update a project 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 project secret file
Api_V1_Entities_SecretFile model

