Skip to content

Commit 7934c36

Browse files
committed
Merge branch 'DDOC-1208-docgen-guide' of github.com:box/developer.box.com into staging
2 parents 72cebb2 + c3c9993 commit 7934c36

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

content/guides/docgen/docgen-templates.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -36,15 +36,6 @@ use the `GET /2.0/docgen_templates_id` endpoint and provide the `template_id`.
3636

3737
The response will contain details of a file that was used as a Box Doc Gen template.
3838

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-
4839
## List all document generation jobs for a template
4940

5041
To get a list of all created Box Doc Gen templates,

0 commit comments

Comments
 (0)