Create a duplicate of a template in another app. The new template will be completely separate from the original but will be created with all the same content.

This endpoint will create a new template in another app using the selected template content as the starting point. The new template will be completely independent after creation and will exist only in the new app like any other template.

NOTE: This endpoint requires your User Auth API key, not your app API key, because it involves permission on more than app at once. Make sure your user has admin access to both apps when you make this request or it will fail with permission denied.

We recommend creating a new user exclusively for this API level access to help manage those permissions.

The template_id can be found in the URL of the template when viewing it in the dashboard.

Language