---
title: "Generate newly created account form template"
method: POST
path: "/api/v3/account/account_form_templates/{id}/generate"
tags: ["account form templates"]
---

# Generate newly created account form template

`POST /api/v3/account/account_form_templates/{id}/generate`

## Path parameters

- `id` string, uuid, required

## Headers

- `Fieldwire-Version` string, date, required

## Request body

- FormTemplateGenerateInput, nullable — Schema for generating a project form template
  - `fillable_pdf_id` string, nullable — Id of the fillable pdf form template attachment to use for a fillable pdf. Must be a fillable_pdf form template.

## Response `202`

Successful response

---

[API](https://skmtc.dev/fieldwire/apis/fieldwire-super-api.md) · [All operations](https://skmtc.dev/fieldwire/apis/fieldwire-super-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fieldwire/fieldwire-super-api/revisions/66ee1c20b92d/schema)
