Create template

Creates a template used to generate documents.

Business rules:

  • name is required
  • original_pdf_url is required
  • Authenticated user and organization context are mandatory
  • Returns 400 for invalid JSON or missing required fields
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body for creating a new document template.

string
required
length ≥ 1

Template name.

string | null

Optional description for the template.

string
required
length ≥ 1

Source PDF URL used as the base file for rendering.

fields
array of objects | null

Placeholder fields mapped into the template.

fields
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain
application/json
text/json