Skip to main content
PATCH
Update conversation

Authorizations

better-auth.session_token
string
cookie
required

Session cookie set by Better Auth on sign-in.

x-workspace-id
string
header
required

Workspace UUID. Required on all /api/* endpoints.

Path Parameters

id
string<uuid>
required

Body

application/json

Update conversation status or assignment

status
enum<string>
Available options:
open,
closed
assignedToUserId
string | null

Response

Conversation updated

{key}
any