Skip to main content
DELETE
/
v1
/
isms
/
documents
/
{id}
/
controls
/
{controlId}
Remove a control mapping from an ISMS document
curl --request DELETE \
  --url https://api.trycomp.ai/v1/isms/documents/{id}/controls/{controlId} \
  --header 'X-API-Key: <api-key>'

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

id
string
required
controlId
string
required

Response

200

Control unlinked