Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Add documentation for ignoreDNC #200

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions source/includes/_api_endpoint_emails.md
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ Name|Type|Description
----|----|-----------
tokens|array|Array of tokens in email
assetAttachments|array|Array of asset ids
ignoreDNC|boolean|`true` to send email regardless of DNC status. Default is `false`.

#### Response

Expand Down