Ensure a dashboard preview raster
Renders the entry's first fixture at the current workspace revision and enqueues a PNG raster.
Renders the entry's first fixture at the current workspace revision and enqueues a PNG raster. Save and publish already enqueue; this fills historical templates on first list view.
Authorization
apiKey x-api-key<token>
In: header
Path Parameters
id*string
Match
^tmpl_[0-9a-hjkmnp-tv-z]{16,24}$Response Body
application/json
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/templates/string/dashboard-preview"{ "workspaceRevision": "string", "previewFixture": "string"}