We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72cebb2 + c3c9993 commit 7934c36Copy full SHA for 7934c36
content/guides/docgen/docgen-templates.md
@@ -36,15 +36,6 @@ use the `GET /2.0/docgen_templates_id` endpoint and provide the `template_id`.
36
37
The response will contain details of a file that was used as a Box Doc Gen template.
38
39
-## List all Box Doc Gen tags in a template
40
-
41
-To get a list of all tags used in a specific Box Doc Gen template,
42
-use the `GET /2.0/docgen_templates_id_tags` endpoint and provide the `template_id`.
43
44
-<Samples id='get_docgen_templates_id_tags' />
45
46
-The response will contain an array listing the tags that were used for a particular template.
47
48
## List all document generation jobs for a template
49
50
To get a list of all created Box Doc Gen templates,
0 commit comments