Icons
Icon master registry referenced by name across badges, offers, and SDUI
📄️ List icons
Returns every icon in the registry, ordered by `name`.
📄️ Create an icon
Registers a new icon. `name` must be unique. The generated id and timestamps are returned in the response.
📄️ Get icon by id
Fetches a single icon by its numeric id.
📄️ Update an icon
Overwrites the icon identified by the path id and returns the persisted entity.
📄️ Delete an icon
Removes the icon identified by the path id.