Delete a recommendation
DELETEhttps://platform.docana.com/api/v1/applications/:id/recommendations/:recommendationId/
recommendationId accepts the numeric id or the UUID. Deleting also removes the scheduler job that recalculates the recommendation.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Deletion confirmation
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.