@@ -14,7 +14,7 @@ Marks a file as a Box Doc Gen template.
1414This operation is performed by calling function ` create_docgen_template_v2025_r0 ` .
1515
1616See the endpoint docs at
17- [ API Reference] ( https://developer.box.com/reference/post-docgen-templates-v2025.0 / ) .
17+ [ API Reference] ( https://developer.box.com/reference/v2025.0/ post-docgen-templates/ ) .
1818
1919<!-- sample post_docgen_templates_v2025.0 -->
2020
@@ -46,7 +46,7 @@ Lists Box Doc Gen templates on which the user is a collaborator.
4646This operation is performed by calling function ` get_docgen_templates_v2025_r0 ` .
4747
4848See the endpoint docs at
49- [ API Reference] ( https://developer.box.com/reference/get-docgen-templates-v2025.0 / ) .
49+ [ API Reference] ( https://developer.box.com/reference/v2025.0/ get-docgen-templates/ ) .
5050
5151<!-- sample get_docgen_templates_v2025.0 -->
5252
@@ -78,7 +78,7 @@ Unmarks file as Box Doc Gen template
7878This operation is performed by calling function ` delete_docgen_template_by_id_v2025_r0 ` .
7979
8080See the endpoint docs at
81- [ API Reference] ( https://developer.box.com/reference/delete-docgen-templates-id-v2025.0 / ) .
81+ [ API Reference] ( https://developer.box.com/reference/v2025.0/ delete-docgen-templates-id/ ) .
8282
8383<!-- sample delete_docgen_templates_id_v2025.0 -->
8484
@@ -110,7 +110,7 @@ Lists details of a specific Box Doc Gen template.
110110This operation is performed by calling function ` get_docgen_template_by_id_v2025_r0 ` .
111111
112112See the endpoint docs at
113- [ API Reference] ( https://developer.box.com/reference/get-docgen-templates-id-v2025.0 / ) .
113+ [ API Reference] ( https://developer.box.com/reference/v2025.0/ get-docgen-templates-id/ ) .
114114
115115<!-- sample get_docgen_templates_id_v2025.0 -->
116116
@@ -142,7 +142,7 @@ Lists all tags in a Box Doc Gen template.
142142This operation is performed by calling function ` get_docgen_template_tags_v2025_r0 ` .
143143
144144See the endpoint docs at
145- [ API Reference] ( https://developer.box.com/reference/get-docgen-templates-id-tags-v2025.0 / ) .
145+ [ API Reference] ( https://developer.box.com/reference/v2025.0/ get-docgen-templates-id-tags/ ) .
146146
147147<!-- sample get_docgen_templates_id_tags_v2025.0 -->
148148
@@ -180,7 +180,7 @@ Lists the users jobs which use this template.
180180This operation is performed by calling function ` get_docgen_template_job_by_id_v2025_r0 ` .
181181
182182See the endpoint docs at
183- [ API Reference] ( https://developer.box.com/reference/get-docgen-template-jobs-id-v2025.0 / ) .
183+ [ API Reference] ( https://developer.box.com/reference/v2025.0/ get-docgen-template-jobs-id/ ) .
184184
185185<!-- sample get_docgen_template_jobs_id_v2025.0 -->
186186
0 commit comments