Duplicate Style
Creates a copy of an existing Style for the destination user. The copy includes the name, isLearningModeEnabled, both style-instruction fields (one for comments, one for DMs), and all CommentExamples of the source Style. Campaigns referencing the source Style are not moved — they keep pointing at the original. Use this to fork a proven Style and tune the duplicate without changing the original, or to seed another user with the same Style together with its examples.
Authorizations
API Key for authentication
Path Parameters
Body
ID of the existing Style to duplicate.
Name for the new (duplicated) Style.
1ID of the user that will receive the duplicated Style. Can differ from the source Style's user — in that case the copy is created in that user's account.