delete https://voice.wavecell.com/api/v1/subaccounts//messages/exports/
- Sending a DELETE request on this endpoint allows to cancel a Logs export job.
URL
To define which logs export you want to retrieve, you need to enter the Job ID generated by API in the path as well as the 8x8 subaccountid you used in the previous request.
https://voice.wavecell.com/api/v1/subaccounts/{subAccountID}/messages/exports/{jobId}
You must replace
{jobID}
and{subAccountId}
in the URL above with the jobID and subaccountid from the start logs export job request