Skip to main content
DELETE
/
v1
/
controls
/
{id}
/
document-types
/
{formType}
Remove a required document type from a control
curl --request DELETE \
  --url http://localhost:3333/v1/controls/{id}/document-types/{formType}

Path Parameters

id
string
required
formType
string
required

Response

200 - undefined