HTTP Method: DELETE

Description:

This endpoint allows the deletion of all previously added recipients for a specific bulk email/SMS batch. Once called, all recipients associated with the batchid will be removed.

Input Parameters

Output Parameters

Request Example

Content-Type: application/json
Authorization: Bearer YOUR_ACCESS_TOKEN

DELETE /v2/EviNotice/Batches/{batchid}/Recipients/

Response Example

The endpoint will return an HTTP status code:

Notes