A beta version of the new Box developer documentation site is launching soon! Updated Developer Guides, modern API Reference, and AI-powered search are on the way to help you build with Box faster. Stay tuned for more updates.
The basic representation of a Box Doc Gen batch object. A Box Doc Gen batch contains one or more Box Doc Gen jobs.
12345The unique identifier that represents a Box Doc Gen batch.
docgen_batchThe value will always be docgen_batch.
Value is always docgen_batch
{
"id": "12345",
"type": "docgen_batch"
}