Update a scheduled mass message

Update a scheduled mass message before it is sent.

Only scheduled mass messages can be updated.

patch/chats/mass-messages/{messageUuid}

Path parameters

messageUuidstring uuid required

Headers

X-Fanvue-API-Versionstring required
Example:2025-06-26

API version to use for the request

Request body

textstring
mediaUuidsstring[]
pricenumber nullable
scheduledAtstring date-time

Optional scheduled date/time in ISO 8601 format. Alias scheduled_at is also accepted.

Response

Mass message updated successfully

Changes

No recorded changes to this endpoint across all 2 revisions of this API.