Admin APIIconsUpdate an iconUpdate an icon PUT /api/v1/pms/icons/:id Overwrites the icon identified by the path id and returns the persisted entity. Request Responses200404Icon updated; returns the persisted entity.No icon with that id.