Skip to main content
POST
Upload compliance certificate

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
organizationId
string
required

Organization ID that owns the compliance resource

Example:

"org_6914cd0e16e4c7dccbb54426"

framework
enum<string>
required

Compliance framework identifier

Available options:
iso_27001,
iso_42001,
gdpr,
hipaa,
soc2_type1,
soc2_type2,
soc3,
pci_dss,
nen_7510,
iso_9001,
pipeda,
ccpa
Example:

"iso_27001"

fileName
string
required

Original file name (PDF only)

Example:

"iso-27001-certificate.pdf"

fileType
string
required

MIME type of the file

Example:

"application/pdf"

fileData
string
required

Base64 encoded PDF content

Response

Compliance certificate uploaded successfully

framework
enum<string>
required
Available options:
iso_27001,
iso_42001,
gdpr,
hipaa,
soc2_type1,
soc2_type2,
soc3,
pci_dss,
nen_7510,
iso_9001,
pipeda,
ccpa
fileName
string
required
fileSize
number
required

File size in bytes

updatedAt
string
required

ISO timestamp when the certificate was last updated