delete https://sms.8x8.com/api/v1/subaccounts//messages/exports/
- Sending a DELETE request on this endpoint allows to cancel a SMS Logs export job.
URL
To define which SMS logs export you want to retrieve, you need to enter the Job ID generated by API in the path as well as the 8x8 SMS subaccountid you used in the previous request.
https://sms.8x8.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 SMS logs export job request