Update secret
PUT/nevisadmin/api/v1/tenants/:tenantKey/secrets/:secretId
Required permission: MODIFY_TENANT on the tenant, or global scope
Update the value and description of an existing tenant secret.
Limitations and known issues
- Rollback deployment will use the new secret value.
Request
Responses
- 200
- 400
- 403
- 404
Secret updated
Invalid request body or parameters
Insufficient permissions.
Secret not found