Skip to main content
API version 2025.0 A base representation of a Box Doc Gen template, used when nested within another resource.
This resource has a few variations that can be encountered when using the API.The fields that are part of the base variant represent the default fields that are always returned when using the fields query parameter, additional to the fields specified in the parameter.
file
object
Enable the file to generate a document from.
{
  "file": {
    "id": "42037322",
    "type": "file"
  }
}