Attach a preview background file to a project template.

POST /data/project-templates/{template_id}/preview-background-files
POST /data/project-templates/{template_id}/preview-background-files
curl \
 --request POST 'http://api.example.com/data/project-templates/{template_id}/preview-background-files' \
 --header "Authorization: $API_KEY"