This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.
Deletes a report and removes it from the report list in the dashboard.
Site members and visitors can only delete their own reports.
You can only call this method when authenticated as a Wix app or Wix user identity.
ID of the report to delete.
curl -X DELETE \ https://www.wixapis.com/reports/v2/reports/dd7cfd02-1837-4fb8-bc6f-86316f0984a9 \
-H 'Authorization: <AUTH>'
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.