Trigger a recommendation calculation
POSThttps://platform.docana.com/api/v1/applications/:id/recommendations/:recommendationId/trigger/
mode=sync calculates and returns enriched results immediately; mode=async (default) queues it.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Trigger confirmation; sync mode also carries the enriched results
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
Recommendation not found
Unexpected server error.