Update a creator's chat with a user
Creator Chats
Update a creator's chat with a user
Agency endpoint. Operates on a specific creator your agency manages, identified by the creatorUserUuid path parameter.
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.
Scopes required: write:chat, read:creator
PATCH
Update a creator's chat with a user
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
API version to use for the request
Example:
"2025-06-26"
Body
application/json
Response
Chat updated successfully