latestOpenAPI 3.1.0Proprietary - Prezent, Inc.2026-08-114675175.5 KB

a01cb764a085

Upload

Validate uploaded files and/or web links

Validates a set of previously uploaded files (referenced by fileIdentifiers) and/or a list of web links. At least one of fileIdentifiers or webLinks must be non-empty.

post/api/v1/validate

Request body

fileIdentifiersobject

Map of uuidfileName for previously uploaded files.

webLinksstring[]

List of URLs to validate.

Response

Validation result returned.

successboolean

true on success (omitted by some legacy handlers).