putDatabaseClassificationLevel
Update database classification level
PUT /databases/{id}/classification-level HTTP/1.1Parameters
{
"id": {
"description": "The ID of the database for which classification level should be updated.",
"required": true,
"location": "path",
"type": "integer",
"format": "int64"
}
}