Contacts
Batch-delete contacts
Deletes up to 1000 contacts by email. Returns the deleted count plus notFound[] for emails that had no contact.
post/v1/contacts/batch-delete
Headers
Idempotency-Keystring
Optional idempotency key for safe retries. Reusing the same key with the same request body returns the original response for 24 hours.
Request body
Response
Batch delete applied.
Changes
No recorded changes to this endpoint across all 1 revision of this API.