Send either one email or an emails array.
Single delete ({ email }) returns 404 CONTACT_NOT_FOUND when the contact does not exist. Batch delete ({ emails }) always responds 200; the response includes deleted (the number of contacts removed) and an optional notFound array listing any submitted emails that did not match an existing contact (omitted when every email matched).
Documentation Index
Fetch the complete documentation index at: https://docs.brew.new/llms.txt
Use this file to discover all available pages before exploring further.
Send your Brew API key as Authorization: Bearer brew_xxx.
Single delete or batch delete payload.