Send a message

Send a message to a user in an existing chat conversation. The message can include text, media attachments, and optional pricing for pay-to-view content, or a single third-party GIF (gif) in place of text and media.

post/chats/{userUuid}/message

Path parameters

userUuidstring uuid required

Headers

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

API version to use for the request

Request body

textstring nullable
mediaUuidsstring[]
mediaPreviewUuidstring uuid nullable

UUID of a single media item shown for free as a preview of a pay-to-view message. Requires a price and attached media (or a template).

pricenumber nullable
templateUuidstring uuid nullable

Response

Message sent successfully

messageUuidstring uuid required

Changes

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