Send a mass message
Send a message to multiple users based on selected lists.
If `scheduledAt` (or alias `scheduled_at`) is provided, the message is queued for scheduled delivery instead of being sent immediately.
<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-Version
API version to use for the request
Request
This endpoint expects an object.
includedLists
text
mediaUuids
price
excludedLists
scheduledAt
Optional scheduled date/time in ISO 8601 format. Alias scheduled_at is also accepted.
Response
Mass message sent successfully
id
recipientCount
createdAt