[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-05-06 UTC."],[[["This webpage details the process of disabling a plugin via a POST request to the API Hub."],["Disabling a plugin requires a POST request to a specified URL, with the plugin's name as a path parameter."],["The request body for disabling a plugin must be empty, meaning no additional data is needed in the body of the request."],["A successful request will return an instance of the Plugin, confirming the plugin's state as `DISABLED`."],["Disabling a plugin requires the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `apihub.plugins.disable`."]]],[]]