Admin APIIconsDelete an iconDelete an icon DELETE /api/v1/pms/icons/:id Removes the icon identified by the path id. Request Responses204Icon deleted (idempotent).