---
title: "Upload Trust Center compliance framework badge"
method: POST
path: "/trust-centers/{slugId}/compliance-frameworks/{frameworkId}/badge"
tags: ["Trust Centers"]
---

# Upload Trust Center compliance framework badge

`POST /trust-centers/{slugId}/compliance-frameworks/{frameworkId}/badge`

Uploads a badge image for a compliance framework on a Trust Center.

## Path parameters

- `slugId` string, required
- `frameworkId` string, required

## Response `200`

Ok

- BadgeUploadResponse
  - `isSuccessful` boolean, required — Whether the upload succeeded.

---

[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)
