Create new chat as creator

Create a new chat conversation as a creator. <Info>Scopes required: `write:chat`, `read:creator`</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.
userUuidstringRequiredformat: "uuid"

Response

Chat created
messagestring

Errors