For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Documentation Improvements
- Updated create template response docs for accuracy.
Features
- Added
force_download parameter to the Get Template Files as File Url endpoint. This allows the requester to download the file locally or in-browser.
- Added
allow_ccs parameter to the Create Embedded Unclaimed Draft with Template endpoint. This allows the requester to specify if the claiming user is allowed to provide email addresses to CC.
Fixes
- Fixed issue with the Node SDK error response handling.