API Reference
Log In
API Reference

Updates a specific message in a conversation.

Permissions: project.

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

Request to update a single message in a conversation.

string
required

Unique ID of the conversation (table_id).

string
required

The ID of the message (row) to update.

data
object
required

The new data for the message, e.g. {'User': 'new content'}.

Headers
string
required

User PAT or service key.

string

User ID. Can be omitted if PAT is used as token.

string

Project ID. Can be omitted if PAT is used as token.

Responses

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