Skip to main content
PATCH
Edit Queued Message

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.

Path Parameters

id
string<uuid>
required

The unique identifier of the replica

chatId
string
required

The unique identifier of the chat

messageId
string
required

The unique identifier of the queued message

Body

application/json

Request to replace the text of a queued message.

message
string
required

New message text.

Minimum string length: 1

Response

Queued message updated successfully

Result of a queue mutation.

success
boolean
required

Whether the queue mutation changed the queue.

queue
object[]
required