Addon Templates
Endpoints for managing addon templates, which are collections of addon services. Create, update, retrieve, and delete addon templates, set default templates, and clone existing templates.
📄️ Create a new addon template
Add a new addon template to the system
📄️ Get all addon templates
Retrieve a paginated list of addon templates with optional name filtering
📄️ Update an addon template
Update an existing addon template by ID
📄️ Get an addon template by ID
Retrieve a single addon template by its ID
📄️ Delete an addon template
Remove an addon template from the system
📄️ Set the default addon template
Set the default addon template for the fleet
📄️ Clone an addon template
Create a copy of an existing addon template