Skip to main content

Record a document visit on a recommendation

PUT 

https://platform.docana.com/api/v1/applications/:id/recommendations/:recommendationId/documents/:documentId/

Stamps visitedAt and increments visitCount on the matching document input, or appends a new input with visitCount: 1 when the document is not among the inputs yet. Requires access to both the application and the document.

Request

Responses

The document input was updated or added