Blueticks
Scheduled Messages

Update scheduled message

Edit a previously-queued message that has not dispatched yet.

Accepts a subset of text, mediaUrl, mediaCaption, sendAt — at least one is required. Returns 400 once the message has advanced past the editable window (status not in pending/sending).

Request

curl -X PATCH "https://api.blueticks.co/v1/scheduled-messages/string" \  -H "Content-Type: application/json" \  -d '{}'
PATCH
/v1/scheduled-messages/{id}

Path Parameters

id*string

Request Body

application/json

Response

Response Body

application/json

application/json