Skip to main content
PATCH
/
internal
/
ai-conversations
/
{conversationId}
Update AI conversation
curl --request PATCH \
  --url https://api.stack-auth.com/api/v1/internal/ai-conversations/{conversationId} \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://stackauth-e0affa27-chore-move-mcp-to-a-sep-app.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

conversationId
string
required

Body

application/json
title
string
required

Response

200 - application/json

Successful response

The response is of type object.