Email Model Clone API
This API method allows you to clone an existing email model and create a new one based on its structure and content.
The cloned email model is created as a separate entity with a new identifier, while the original email model remains unchanged.
This method is useful when you need to duplicate an email model programmatically and continue working with the copied version independently.