Skip to main content

apicategories

Overview

Nameapicategories
TypeResource
Idgoogle.apigee.apicategories

Fields

NameDatatypeDescription
dataobjectthe Api category resource.
errorCodestringID that can be used to find errors in the log files.
messagestringDescription of the operation.
requestIdstringID that can be used to find request details in the log files.
statusstringStatus of the operation.

Methods

NameAccessible byRequired ParamsDescription
organizations_sites_apicategories_getSELECTapicategoriesId, organizationsId, sitesIdGets a category on the portal.
organizations_sites_apicategories_listSELECTorganizationsId, sitesIdLists the categories on the portal.
organizations_sites_apicategories_createINSERTorganizationsId, sitesIdCreates a new category on the portal.
organizations_sites_apicategories_deleteDELETEapicategoriesId, organizationsId, sitesIdDeletes a category from the portal.
organizations_sites_apicategories_patchEXECapicategoriesId, organizationsId, sitesIdUpdates a category on the portal.