ClientPreviewDataFormRequest
Request to create a client-context preview link for a data form.
Properties
| Name | Type | Description |
|---|---|---|
| clientCode | string | The client code to preview the form as. |
The client code to preview the form as. | ||
JSON Example
{
"clientCode": "string"
}