Skip to main content
PUT
Enable/disable a custom framework on the trust portal and set its status

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json

At least one of enabled or status must be provided.

customFrameworkId
string
required
Minimum string length: 1
enabled
boolean
required
status
enum<string>
Available options:
started,
in_progress,
compliant

Response

200 - undefined