docs: clarify placeholder support is envelope.* only (#2560)

This commit is contained in:
Ephraim Duncan
2026-03-05 02:58:29 +00:00
committed by GitHub
parent 7f5f2b22ed
commit 03e2e4f171
3 changed files with 12 additions and 0 deletions
@@ -269,6 +269,10 @@ Returns the full document object including recipients, fields, and envelope item
Create a new document with optional recipients and fields in a single request.
<Callout type="info">
This endpoint automatically scans uploaded PDFs for [placeholder patterns](/docs/users/documents/advanced/pdf-placeholders) like `{"{{signature, r1}}"}` and creates fields at those locations.
</Callout>
```
POST /envelope/create
Content-Type: multipart/form-data