Skip to main content
DELETE
/
v1
/
trust-portal
/
custom-frameworks
/
badge
Remove a custom framework's Trust Portal badge image
curl --request DELETE \
  --url https://api.trycomp.ai/v1/trust-portal/custom-frameworks/badge \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key for authentication

Query Parameters

customFrameworkId
string
required

Org-authored custom framework ID whose badge to remove

Example:

"cfrm_6914cd0e16e4c7dccbb54426"

Response

200 - undefined