Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.concord.tech/privacy-v1/organizations/{organizationId}/emails/{emailId} \ --header 'x-api-key: <api-key>'
{ "dateCreated": 123, "email": "jsmith@example.com", "id": "default", "status": "verified", "name": "<string>", "organizationId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "projects": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>" } ] }
Deletes a send from email.
Default Response
default
verified
Show child attributes