diff --git a/openapi.yaml b/openapi.yaml index cd4457b97..bf64e310e 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -3406,7 +3406,7 @@ paths: description: | Remove a Managed MySQL Database from your Account. - The Database must have an `active` status to perform this command. + The Database must have an `active`, `failed`, or `degraded` status to perform this command. Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.