post https://{region}-api.dotdigital.com/v2/address-books//contacts/delete
Deletes multiple contacts from an address book
This operation deletes multiple contacts from a specified address book. This will run in the background, and for larger address books may take some minutes to fully delete.
The result returned will be a 202 Accepted
message. You can use the id
returned in the response to check the status of your request by calling Get bulk contact deletion progress
The id returned in the response can be used to check the status of your request by calling Get bulk contact deletion progress
Limitations
The maximum number of contact IDs you can include: 1000.