Update a secret's data
App manager
Update a secret's data
Replace all data in an existing K8s secret.
PUT
Update a secret's data
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Request model for updating an existing K8s secret's data.
New key-value pairs, replacing all existing ones.
Response
Secret updated successfully.

