Import Smart Form Structure

  Import a complete Smart Form structure from a JSON file previously exported.
  This endpoint accepts the exported JSON file as a multipart/form-data upload.
  
  **Import Process:**
  - Uploads and validates the JSON file structure
  - Generates new IDs for all entities
  - Assigns to the specified tenant and cobrand
  - Preserves relationships and ordering
  - Creates audit trail entries
  
  **Note:** This creates a new Smart Form; it does not update existing ones.
.
Path Params
string
required

Tenant identifier.

Body Params

Smart form import file and optional brand code.

file
required

JSON file exported from Smart Form export endpoint.

string

Optional brand code for cross-environment imports.

Response

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json