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 PATCH \ --url https://api.concord.tech/privacy-v1/organizations/{organizationId}/emails/{emailId} \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "name": "<string>", "permissions": [ { "projectId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>" } ] } '
{ "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>" } ] }
Updates a send from email.
1024
Show child attributes
Default Response
default
verified