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 about the REST API, see the APIGatewayDocumentManagement.json at Install directory/IntegrationServer/instances/default/packages/WmAPIGateway/resources/apigatewayservices.