POST

Bulk Delete Reports By Filter


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Deletes multiple reports by filter, and removes them from the report list in the dashboard.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Manage Reports
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/reports/v2/reports/bulk/delete-by-filter

Body Params
filterstructRequired

Query options. See API Query Language for more details.

Response Object
jobIdstringformat GUID

Job ID. Pass this ID to Get Async Job to retrieve job details and metadata.

Bulk Delete Reports by Filter
Request
cURL
Response
JSON
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?