To register API, click Manage APIs tab on the Mobile Gateway Service homepage to go to the API list page, click Create API on the page, and then add APIs on the pop-up dialog box. Now, Mobile Gateway Service only supports the HTTP API service.
Log in to the mPaaS console, complete the following steps to manually register the HTTP API:
On the left navigation bar, click Mobile Gateway Service.
On the Manage APIs tab page, click Create API.
Select HTTP as the API type.
In operationType, enter the value and click OK to submit.
operationType
is the unique identifier of the API service under the current workspace and application.operationType
definition rule:organization.product domain.product.sub product.operation
.