Skip to main content

The basic representation of a Box Doc Gen job.

id
string
required

The unique identifier that represent a Box Doc Gen job.

Example:

"12345"

type
enum<string>
required

The value will always be docgen_job.

Available options:
docgen_job
Example:

"docgen_job"