Skip to main content
POST
/
v1
/
isms
/
generate-all
Ensure and regenerate all ISMS documents
curl --request POST \
  --url https://api.trycomp.ai/v1/isms/generate-all \
  --header 'Content-Type: application/json' \
  --header 'X-API-Key: <api-key>' \
  --data '
{
  "frameworkId": "frk_abc123def456"
}
'

Authorizations

X-API-Key
string
header
required

API key for authentication

Body

application/json
frameworkId
string
required

ID of the framework to generate all ISMS profile documents for

Example:

"frk_abc123def456"

Response

200

Regenerated ISMS documents