cURL
curl --request PATCH \ --url https://operator.io/api/chat/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "title": "<string>" } '
{ "ok": true }
API key (ck_live_...). Create one in Settings > API Keys.
ck_live_...
Renamed.