Update Reply
Replies
Update Reply
Update a reply’s status, category, or draft response
PATCH
Update Reply
Update properties of an existing reply, such as changing its category or modifying the draft response.Documentation Index
Fetch the complete documentation index at: https://docs.replyify.ai/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier (UUID) of the reply
Request Body
Update the reply’s category by providing a category UUID
Update the reply status. Options:
pending, ready, archivedTo set status to
sent, use the Send Reply endpoint instead.Update or set the draft response content
Response
Examples
Change Category
Archive a Reply
Update Draft Response
Response Example
Errors
400 Bad Request
404 Not Found