What is Add-on?
The Add-on API allows developers to create and manage custom add-ons within the Mile V3 platform. Add-ons enable dynamic functionality through JavaScript resources and custom icons, allowing organizations to extend platform capabilities with custom features and integrations. To see the details of add-on object, please follow this linkKey Features
Create add-on
POST /addon
Update add-on
PUT /addon/
Get add-on details
GET /addon/
Delete add-on
DELETE /addon/
Related Resources
- Add-on Object - Add-on data structure