Font
Removes a font family from the system. The family is validated for in-use server side and only removed when it is not selected by a user, or when an admin forces the deletion.
delete/api/Font
Query parameters
fontIdinteger
Any file within the family to delete
forceboolean
If the family is in use and an admin wants it deleted, they must confirm to force delete it. This is prompted in the UI.
Response
OK