v1
latestOpenAPI 3.0.02026-07-14135106116.2 KBreports
Update report
Modify the report with the given arguments
Permission required: edit_reports
patch/reports/{report_id}
Headers
X-Fieldsstring mask
An optional fields mask
Request body
Example request
{
"documents": [
"abcdef123456789abcdef123"
],
"inboxes": [
"abcdef123456789abcdef123"
],
"projects": [
"abcdef123456789abcdef123"
],
"sources": [
"human"
]
}Response
Success
Example response
{
"documents": [
"abcdef123456789abcdef123"
],
"inboxes": [
"abcdef123456789abcdef123"
],
"projects": [
"abcdef123456789abcdef123"
],
"sources": [
"human"
]
}