Delete Webhook Configuration

Delete webhook configuration

Deleting your webhook configuration. This prevents new statusupdates from being send to your API.

DELETE http://api.cmtelecom.com/bulkemail/v1.0/accounts/{accountID}/webhooks

DELETE Parameters

Name In Description Required Type Example
AccountID Path The account guid True Guid A8C062E4-ECFD-48D0-89B1-A37D2622B7A9
X-CM-PRODUCTTOKEN Header Your product token True Guid C24A5029-37DD-4161-9728-F80D8639588E

Responses

Http status Description
204 Successful deleted
400 Bad request