Custom API Implementations REST Endpoints

Custom API Implementations
Use this API to create, retrieve, and modify custom API implementations.
Download Implementation Scaffold
Method: get
Path: /mobile/tools/1.0/apis/{id}/scaffold
Retrieve Implementation Dependencies
Method: get
Path: /mobile/tools/1.0/implementations/{implementationId}/dependencies
Retrieve Implementations
Method: get
Path: /mobile/tools/1.0/apis/{id}/implementations
Set Default Implementation
Method: put
Path: /mobile/tools/1.0/apis/{id}/implementations/default/{implId}
Upload Implementation Archive
Method: post
Path: /mobile/tools/1.0/apis/{id}/implementations