Update a personal AI prompt
sequences:write scope (or a broader one that includes it).
Use this endpoint to rename one of your personal AI prompts or rewrite its instructions. Send both the name and the text — the prompt is replaced with exactly what you send, so any value you omit is not preserved. The new name must still be unique among your personal prompts for the same step type. Only personal prompts can be edited; library prompts are read-only.
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.
Path Parameters
AI prompt ID
Body
Request body for updating a personal AI prompt. Both fields are required — the prompt is replaced with exactly what you send.
Display name for the prompt. Must be unique among your personal prompts for the same step type.
256The prompt instructions given to the AI
2000Response
The updated prompt
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