POST

Mark Recordings As Deleted


Marks browser session recordings as deleted.

Authentication

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

Permissions
Manage Session Recording Analytics - all permissions
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/analytics/v1/sessions/recordings-deleted

Body Params
sessionIdsArray <string>RequiredminItems 1maxItems 100minLength 1maxLength 100

Browser session IDs.

Response Object
Returns an empty object.
Mark Session Recordings as Deleted
Request
cURL
Response
JSON
Errors

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

Did this help?