custom-panel-templates
User-defined panel templates with their rendering code.
Create or update a custom panel template
Creates a customizable panel template when the payload has no id, otherwise updates the existing one and refreshes the updated timestamp. Returns the saved template.
Get a custom panel template by id
Returns the customizable panel template with the given id, or 404 if none exists.
Delete a custom panel template
Permanently deletes the customizable panel template with the given id. Responds 404 if the template does not exist.
List custom panel templates by type
Returns all customizable panel templates belonging to the given library type.