Create a new chat

Create a new chat conversation with a user. <Info>Scope required: `write:chat`</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.
userUuidstringRequiredformat: "uuid"

Response

Chat created
messagestring

Errors