Update a saved reply

Partially update a saved reply. Only the fields supplied in the body are written.

Visibility:

  • isPrivate: true → set userId to the OAuth session's user, clear roles.
  • isPrivate: false → clear userId; if roles is supplied, persist it.
  • roles (without isPrivate) → persist roles; if non-empty, also clear userId.

Returns 404 when the reply does not exist, has been soft-deleted, or is not visible to the OAuth session.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The ID of the saved reply.

Body Params
string
string
content
object
string
string
enum
Allowed:
tags
array of strings
tags
string | null
string | null
roles
array of strings
roles
boolean
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json