Update a reply handler
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
ai-sdr:write scope (or a broader one that includes it).
Partial update — send only the fields you want to change. At least one field must be present. Media is not patched here; use the /media sub-resource.
Requires the AI SDR feature on the caller’s team.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
x >= 1Body
Partial update for a reply handler. Send only the fields you want to change; absent fields retain their current value. At least one field must be present. Media is not patched here — manage it via the /media sub-resource.
1 - 2561 - 20481024Tone applied to generated replies and reengagement messages.
confident, persuasive, witty, straightforward, empathetic Target length of generated replies and reengagement messages.
superShort, short, medium, long 101 - 256How generated replies for this handler are delivered
draft, auto, stopAndNotify Extra recipient notified when a reply is handled with stopAndNotify. Ignored for other delivery modes.
128Response
Reply handler updated successfully
Detailed representation of a reply handler.
Unique identifier for the reply handler
Short label describing the type of incoming reply this handler covers
Instructions for how to handle replies of this type
Optional sample answer used as a few-shot example
Tone applied to generated replies
confident, persuasive, witty, straightforward, empathetic Target length for generated replies
superShort, short, medium, long Reference URLs the AI SDR can quote when generating a reply
Media items attached to this reply handler. Managed via the /media sub-resource.
How generated replies for this handler are delivered
draft, auto, stopAndNotify Extra recipient notified when a reply is handled with stopAndNotify. Ignored for other delivery modes.
Timestamp when the reply handler was created