Skip to main content
PATCH
Reorder a queued message

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chatId
string
required
queueId
string
required

Body

application/json
new_index
integer
required

Zero-based position to move the message to.

Response

Successful response

The response is of type object.