Skip to main content
POST
Trigger document test

Authorizations

x-api-key
string
header
required

Your unique Avido API key

x-application-id
string
header
required

Your unique Avido Application ID

Body

application/json

Request body for triggering a document test execution

type
enum<string>
required

Type of document test

Available options:
KNOWLEDGE_COVERAGE,
MECE,
DOCS_TO_TASKS_MAPPING
Example:

"KNOWLEDGE_COVERAGE"

Response

Document test triggered successfully

Successful response containing document test data

data
DocumentTest · object
required

A document test execution for evaluating knowledge base quality (MECE, Coverage, etc.)