Sidekick

Rename a sidekick chat

patch/api/sidekick/v1/chats/{id}

Path parameters

idstring required
Example:01JABC123

Request body

titlestring required

Response

Chat renamed

successboolean required
{"stackTrail":"paths:/api/sidekick/v1/chats/{id}:patch:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown","nullable":true}

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.