Skip to main content
PUT
Update trust portal framework settings

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json

Framework badges to show on the public trust portal. Only the keys you send are changed.

soc2
boolean

Show the soc2 badge on the trust portal.

soc2type1
boolean

Show the soc2type1 badge on the trust portal.

soc2type2
boolean

Show the soc2type2 badge on the trust portal.

soc3
boolean

Show the soc3 badge on the trust portal.

iso27001
boolean

Show the iso27001 badge on the trust portal.

iso42001
boolean

Show the iso42001 badge on the trust portal.

gdpr
boolean

Show the gdpr badge on the trust portal.

hipaa
boolean

Show the hipaa badge on the trust portal.

pcidss
boolean

Show the pcidss badge on the trust portal.

nen7510
boolean

Show the nen7510 badge on the trust portal.

iso9001
boolean

Show the iso9001 badge on the trust portal.

pipeda
boolean

Show the pipeda badge on the trust portal.

ccpa
boolean

Show the ccpa badge on the trust portal.

soc2type1Status
enum<string>

Readiness shown next to the soc2type1 badge.

Available options:
started,
in_progress,
compliant
soc2type2Status
enum<string>

Readiness shown next to the soc2type2 badge.

Available options:
started,
in_progress,
compliant
soc3Status
enum<string>

Readiness shown next to the soc3 badge.

Available options:
started,
in_progress,
compliant
iso27001Status
enum<string>

Readiness shown next to the iso27001 badge.

Available options:
started,
in_progress,
compliant
iso42001Status
enum<string>

Readiness shown next to the iso42001 badge.

Available options:
started,
in_progress,
compliant
gdprStatus
enum<string>

Readiness shown next to the gdpr badge.

Available options:
started,
in_progress,
compliant
hipaaStatus
enum<string>

Readiness shown next to the hipaa badge.

Available options:
started,
in_progress,
compliant
pcidssStatus
enum<string>

Readiness shown next to the pcidss badge.

Available options:
started,
in_progress,
compliant
nen7510Status
enum<string>

Readiness shown next to the nen7510 badge.

Available options:
started,
in_progress,
compliant
iso9001Status
enum<string>

Readiness shown next to the iso9001 badge.

Available options:
started,
in_progress,
compliant
pipedaStatus
enum<string>

Readiness shown next to the pipeda badge.

Available options:
started,
in_progress,
compliant
ccpaStatus
enum<string>

Readiness shown next to the ccpa badge.

Available options:
started,
in_progress,
compliant

Response

200 - undefined