Send a mass message as creator

Send a message to multiple users based on selected lists as a creator. <Info>Scopes required: `write:chat`, `read:creator`, `read:fan`</Info>

Authentication

AuthorizationBearer

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

Path Parameters

creatorUserUuidstringRequiredformat: "uuid"

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