Preview Provider
Start Preview
This endpoint initiates the preview generation. It initiates an asynchronous background job to generate the preview. The timeout for this request which initiates the background job should be 10 seconds. The Response will be sent on the callbackUrl and not from this request. Callback Response
post/lc.preview.startpreview
Headers
X-LC-ExtensionPointVersionstring
The extension point version
X-LC-ExtensionIdstring
The extension identifier
X-LC-AppVersionstring
The app version
TR_IDstring
A trace id, to help track problems. If it's not received, an auto-generated value will be used for logging. TR_ID header should also be set on the response.
x-lc-signaturestring
JWS token containing the signature and additional claims.
Request body
Response
Accepted