---
title: "Upgrade database engine operators"
method: POST
path: "/namespaces/{namespace}/database-engines/upgrade-plan/approval"
tags: ["Operators"]
---

# Upgrade database engine operators

`POST /namespaces/{namespace}/database-engines/upgrade-plan/approval`

This API upgrades all database engine operators in the specified namespace.

Added in v1.1.0, it is recommended to use this API for operator upgrades.
The older upgrade APIs are deprecated and will be removed in v1.2.0

## Path parameters

- `namespace` string, required

## Request body

- UpgradePlanApproval — This no-op object is used to trigger the operator upgrade in a namespace.

## Response `200`

Successful operation

## Other responses

- `400` — Unsuccessful operation
- `500` — Internal server error

---

[API](https://skmtc.net/openeverest/apis/openeverest-schema.md) · [All operations](https://skmtc.net/openeverest/apis/openeverest-schema/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openeverest/openeverest-schema/versions/46b19e13670b/schema)
