Path parameters
-
The unique string that that we created to identify the Bulk Export job
DELETE /v1/Exports/Jobs/{JobSid}
curl \
-X DELETE https://bulkexports.twilio.com/v1/Exports/Jobs/{JobSid} \
--user "username:password"