v1
latestOpenAPI 3.0.02026-07-14135106116.2 KBreports
Generate report based on input
Note: start_date and end_date filter on status update
Permission required: read_reports
post/reports/generate
Request body
Example request
{
"documents": [
"abcdef123456789abcdef123"
],
"inboxes": [
"abcdef123456789abcdef123"
],
"projects": [
"abcdef123456789abcdef123"
],
"sources": [
"human"
],
"delivery_method": "email"
}