Switch an ISMS document between form and uploaded file
ISMS
Switch an ISMS document between form and | Comp AI API
Sets whether the document’s content is ‘generated’ from our form or is the ‘uploaded’ customer file. Switching is lossless — the form data and the uploaded.
PATCH
Switch an ISMS document between form and uploaded file
Authorizations
API key for authentication
Path Parameters
Body
application/json
generated = build the document from our form and render it; uploaded = the customer-supplied file attached via the upload endpoint is the document.
Available options:
generated, uploaded Example:
"uploaded"
Response
200
Content source set; refreshed ISMS document

