Delete database home by ID
delete
                    /dbhomes/{dbhomeId}
Deletes Oracle home that is not associated with a database. Note that, to delete, or uninstall, a Oracle home by database home ID, there must not be any associated databases in the Oracle home.
                Request
Supported Media Types
                - application/json
Path Parameters
                - 
                    dbhomeId: string
                    
                    database home ID
Header Parameters
                - 
                        opc-idempotency-token: string
                        
                        Minimum Length:1Maximum Length:64A user-supplied token that uniquely identifies a request. A single request will be acted upon among many requests that share the same token. Idempotency tokens expire after 30 minutes.
Response
Supported Media Types
                - application/json
200 Response
OK
                
                
                Default Response
An unexpected error has occurred