Change Edition

Change Edition

Endpoint to change database edition
Authorized Roles : PROVIDER or ORG_ADMIN or ORG_USER

Request
URI
PUT
/provider/databases/{dbUUID}/change-edition
COPY
Path Parameters
string
dbUUID
Required

ID of the database


Request Body
ChangeDBEditionDTO of type(s) application/json
Required
{
    "newEditionLogicalBuildId": "string"
}
string As uuid As uuid
newEditionLogicalBuildId
Required

newEditionLogicalBuildId

Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure