Skip to main content
PATCH
cURL

Body

application/json

Chat fields to update

chatId
string<uuid>
required

The unique identifier (UUID) of the chat room to update

topic
string
required

The new display name for the chat room. Must be between 3 and 50 characters.

Required string length: 3 - 50

Response

Chat updated successfully

status
enum<string>
required

Status of the request

Available options:
success
Example:

"success"

chat
object
required

The updated chat room object