Create Style
Creates a new Style for the given user.
Authorizations
API Key for authentication
Body
Short human-readable Style name (e.g., 'Founder voice', 'Casual replies').
1ID of the user that will own the new Style. Usually the current user.
Whether the Style should start in learning mode. When true, the backend auto-saves as CommentExamples only those comments the user both approved AND edited before approval (untouched auto-approved comments are NOT saved). Only comments are learned — DMs are never auto-saved. Auto-saved entries share a 20-slot cap with manually-added CommentExamples. When false, no auto-learning happens. Required.
Free-form plain-text style instructions for comment generation (tone, structure, do/don't). Used only when generating comments, not DMs. Optional.
Free-form plain-text style instructions for direct-message generation (tone, structure, do/don't). Used only when generating DMs, not comments. Optional.