Skip to main content
POST
Clone Form from Theme

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-07-28

Body

application/json
formId
string
required

The ID of the form to clone from

Example:

"64abc123def456789012345"

locationId
string
required

The location ID where the form will be created

Example:

"ve9EPM428h8vShlRW1KT"

name
string
required

Custom name for the cloned form

Example:

"Test 33"

Response

Form successfully cloned from theme

Last modified on March 8, 2026