Skip to main content
DELETE
/
v1
/
controls
/
{id}
/
document-types
/
{formType}
Remove a required document type from a control
curl --request DELETE \
  --url https://api.trycomp.ai/v1/controls/{id}/document-types/{formType}

Documentation Index

Fetch the complete documentation index at: https://www.trycomp.ai/docs/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

id
string
required
formType
string
required

Response

200 - undefined