Trust Portal
Upload or replace a custom framework's Trust Portal badge image
Stores a PNG/JPEG/WebP badge (max 256KB) in the organization assets bucket. Does not change the framework's portal visibility.
post/v1/trust-portal/custom-frameworks/badge
Request body
Example request
{
"customFrameworkId": "cfrm_6914cd0e16e4c7dccbb54426",
"fileName": "acme-framework-badge.png",
"fileType": "image/png"
}Response
Badge uploaded successfully