---
title: "Delete Font"
method: DELETE
path: "/accounts/{{account_id}}/fonts/{font_id}"
tags: ["Fonts"]
---

# Delete Font

`DELETE /accounts/{{account_id}}/fonts/{font_id}`

Deletes the specified font

## Response `204`

SUCCESS

## Other responses

- `401` — UNAUTHORIZED: Authentication failed - check to make sure your client credentials were correct for the access token
- `404` — NOT_FOUND: The specified font does not exist

---

[API](https://skmtc.net/brightcovelearning/apis/brightcove-in-page-experiences-api-reference.md) · [All operations](https://skmtc.net/brightcovelearning/apis/brightcove-in-page-experiences-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightcovelearning/brightcove-in-page-experiences-api-reference/revisions/4ba1a5bb9017/schema)
