Update a creator's chat with a user
Update properties of a chat conversation between the specified creator and user (e.g. mark as read, mute, nickname). Used by agency mirror clients to mark conversations as read on behalf of the creator.
patch/creators/{creatorUserUuid}/chats/{userUuid}
Path parameters
creatorUserUuidstring uuid required
userUuidstring uuid required
Headers
X-Fanvue-API-Versionstring required
Example:2025-06-26
API version to use for the request
Request body
Response
Chat updated successfully
Changes
No recorded changes to this endpoint across all 2 revisions of this API.