Create a copy of an existing form with all elements, configurations, and settings. Requires site manager permissions.
Parameters:
id: Source form identifier to duplicatenewName: Name for the duplicated form (must be unique)newDescription: Optional description overridesiteIds: Target sites for deployment (can differ from source)copySubmissions: Whether to copy existing submission data (default: false)Duplication includes:
Customization Options:
Common Use Cases:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.