#
Delete bulk messaging job
Delete a bulk messaging job.
You cannot delete a bulk messaging job which is already executing or has already executed.
#
Method
DELETE
#
Path
/messages/bulk/[job_id]
#
Path parameter
#
Response
#
HTTP status codes
#
Response object
#
Code sample
curl --location --request DELETE 'https://api.sociocs.com/messages/bulk/Xyz12345' \
--header 'apikey: your_api_key'