Custom API Implementations REST Endpoints
Custom API Implementations
Use this API to create, retrieve, and modify custom API implementations.
- Download Implementation Scaffold
- Method: getPath:
/mobile/tools/1.0/apis/{id}/scaffold - Retrieve Implementation Dependencies
- Method: getPath:
/mobile/tools/1.0/implementations/{implementationId}/dependencies - Retrieve Implementations
- Method: getPath:
/mobile/tools/1.0/apis/{id}/implementations - Set Default Implementation
- Method: putPath:
/mobile/tools/1.0/apis/{id}/implementations/default/{implId} - Upload Implementation Archive
- Method: postPath:
/mobile/tools/1.0/apis/{id}/implementations