Unmarks file as Box Doc Gen template
Version header
Value is always 2025.0
123
ID of the file which will no longer be marked as a Box Doc Gen template.
Returns an empty response when a file is no longer marked as a Box Doc Gen template.
The server cannot or will not process the request due to an apparent client error.
The client does not have access rights to the content or resource requested.
Returned if the template is not found or the user does not have access to the associated template.
The user has sent too many requests in a given amount of time.
An unexpected condition was encountered on the server.
curl -L -X DELETE 'https://api.box.com/2.0/docgen_templates/12345678' \
-H 'box-version: 2025.0' \
-H 'Authorization: Bearer <ACCESS_TOKEN>'