Upload or replace a compliance certificate (PDF only)
Trust Portal
Upload or replace a compliance certificate (PDF only)
Stores the compliance certificate in the organization assets bucket and replaces any previous file for the same framework.
POST
Upload or replace a compliance certificate (PDF only)
Documentation Index
Fetch the complete documentation index at: https://bubbaaiinc-lewis-comp-company-tasks.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication
Headers
Organization ID (required for session auth, optional for API key auth)
Body
application/json
Organization ID that owns the compliance resource
Example:
"org_6914cd0e16e4c7dccbb54426"
Compliance framework identifier
Available options:
iso_27001, iso_42001, gdpr, hipaa, soc2_type1, soc2_type2, pci_dss, nen_7510, iso_9001 Example:
"iso_27001"
Original file name (PDF only)
Example:
"iso-27001-certificate.pdf"
MIME type of the file
Example:
"application/pdf"
Base64 encoded PDF content
Response
Compliance certificate uploaded successfully

