Create Client Preview Link
Creates a short-lived (5 min) portal URL for staff to preview the form exactly as a specific client would see it. Access is gated by client visibility restrictions.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| code* | path string | |
Request Body*
{
"clientCode": "string"
}
Responses
401 Unauthorized – Invalid or missing API key
404 Not Found