Home > @uniformdev/canvas > PreviewClient > upsertPreviewUrl
PreviewClient.upsertPreviewUrl() method
Creates or updates a preview URL
Signature:
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
body |
ExceptProject<PreviewUrlPutParameters> |
Returns:
Promise<{ id: string; }>