Skip to main content

Antivirus document scan

PUT 

/documents/:documentId/antivirus

Perform an Anti-Malware / Antivirus scan on a document; available as an Add-On Module Deprecated. This endpoint is no longer recommended.
Please use the /documents/{document}/malwareScan endpoint instead.

Request

Path Parameters

    documentId stringrequired

    Document Identifier

Query Parameters

    siteId string

    Site Identifier

    artifactId string

    Artifact Document Identifier

    shareKey string

    Share Identifier

Body

    object

Responses

200 OK

Response Headers

  • Access-Control-Allow-Origin

    string

  • Access-Control-Allow-Methods

    string

  • Access-Control-Allow-Headers

    string

Schema

    message string

    Result message

Loading...