Create a personal AI prompt
sequences:write scope (or a broader one that includes it).
Use this endpoint to save your own AI prompt for a sequence step type, so you can reuse it instead of retyping the instructions on every step. The prompt is created as a personal prompt that you can later update or delete. Its name must be unique among your personal prompts for that step type, and the step type is fixed at creation — it cannot be changed afterwards.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Body
Request body for saving a new personal AI prompt.
Display name for the prompt. Must be unique among your personal prompts for the same step type.
256The prompt instructions given to the AI
2000The sequence step type this prompt is for. Fixed at creation and cannot be changed later.
commentOnRecentPost Response
The prompt was created
An AI prompt available for configuring a sequence step.
Unique identifier for the prompt
Display name of the prompt
The prompt instructions given to the AI
Whether the prompt is a read-only library prompt or your own personal prompt
library, personal The sequence step type this prompt is written for
commentOnRecentPost