Web Assets
Download asset file
Download the binary content of an asset file by path, language and version
post/api/v1/assets/_download
Request body
Example request
{
"assetPath": "//demo.dotcms.com/application/containers/default/banner.vtl",
"language": "en-US"
}Response
Asset file download started successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.