Update a scheduled report
Scheduled Reports
Update a scheduled report
Update an existing scheduled report. Only the owner can update it. Warning: updates are full replacements — omitting a recipient or report from the update payload will delete it.
PATCH
Update a scheduled report
Important: Full Replacement
Updates are full replacements for relationships. If you omit a recipient or report from the update, it will be deleted. Always include all desired recipients and reports in the update payload.Request Structure
Access Control
Only the scheduled report owner can update it. Returns 403 if the authenticated user is not the owner.Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Path Parameters
The unique identifier of the scheduled report to update
Body
application/json
Response
Scheduled report updated successfully

