Delete All Events Using the REST API
To delete all the events recorded for a directory ""abc"" using the REST API, run the following command:
curl -X DELETE ""https://cv-event.real.com/events?sinceTime=0"" -H ""X-RPC-AUTHORIZATION: userId:pwd"" -H ""Authorization: abc""