API Docs / Schemas / ClientPreviewDataFormRequest

ClientPreviewDataFormRequest

Request to create a client-context preview link for a data form.

Properties

Name Type Description
clientCodestring

The client code to preview the form as.

The client code to preview the form as.

JSON Example

{
  "clientCode": "string"
}

Used By Operations