Send a mass message

Send a message to multiple users based on selected lists. <Info>Scope required: `write:chat` `read:fan'</Info>

Authentication

AuthorizationBearer

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

Headers

X-Fanvue-API-VersionstringRequiredDefaults to 2025-06-26
API version to use for the request

Request

This endpoint expects an object.
includedListsobjectRequired
textstringOptional1-5000 characters
mediaUuidslist of stringsOptional
pricedouble or nullOptional>=300
excludedListsobjectOptional

Response

Mass message sent successfully
idstringformat: "uuid"
recipientCountdouble
createdAtstring

Errors