---
title: "Upload Trust Center favicon"
method: POST
path: "/trust-centers/{slugId}/favicon"
tags: ["Trust Centers"]
---

# Upload Trust Center favicon

`POST /trust-centers/{slugId}/favicon`

Uploads a favicon for a Trust Center. The Trust Center must have a custom
domain configured.

## Path parameters

- `slugId` string, required

## Response `200`

Ok

- UploadFaviconResponse — Response returned after a favicon upload.
  - `isSuccessful` boolean, required — Whether the favicon was successfully uploaded.

---

[API](https://skmtc.net/vanta/apis/build-integrations.md) · [All operations](https://skmtc.net/vanta/apis/build-integrations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vanta/build-integrations/versions/6c1f7590538b/schema)
