Software AG Products 10.11 | Integrate Software AG Products Using Digital Event Services | webMethods API Gateway Documentation | Using API Gateway | REST APIs in API Gateway | Document Management
 
Document Management
API Gateway provides the capability to store and manage the documents associated with an API.
API Gateway provides the following REST API and the resources to manage the documents associated with APIs:
*GET/rest/apigateway/documents/{documentId}: Retrieves the requested document from API Gateway.
*PUT/rest/apigateway/documents/{documentId}: Updates the requested document in API Gateway.
*DELETE/rest/apigateway/documents/{documentId}: Deletes the requested document from API Gateway.
*PATCH/rest/apigateway/documents/{documentId}: Patches the requested document in API Gateway.
*POST/rest/apigateway/documents: Creates and stores the documents in API Gateway.
For details on the REST API see the swagger file APIGatewayDocumentManagement.json, located at SAG_Install_Directory/IntegrationServer/instances/instance_name/packages/WmAPIGateway/resources/apigatewayservices.