Skip to main content
POST
Preview a workbook promotion
Validate promotion of the complete workbook and published dashboard to another deployment. The source slug is preserved so deployment-scoped dashboard links remain stable. Returns content hashes for optimistic concurrency; no preview is stored. Requires access to both deployments.

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
number
required
workbookId
number
required

Body

application/json

PreviewWorkbookPromotionInput

targetDeploymentId
integer
required
Required range: x >= 1
targetFolderId
integer | null
Required range: x >= 1

Response

200 - application/json
destinationWasDiverged
boolean
required
reportCount
integer
required
sourceHash
string
required
targetDeploymentId
integer
required
destinationHash
string | null
targetWorkbookId
integer | null