Skip to content

Projects uç noktaları

Örnek gruplar (path önekini ekleyin):

Proje

MethodPathAçıklama
GET/projectsListe
POST/projectsOluştur
GET/projects/:idDetay
PATCH/projects/:idGüncelle
DELETE/projects/:idSil

Ajanlar

MethodPathAçıklama
GET/POST/PATCH/DELETE/projects/:appId/agentsAjan CRUD

Entegrasyonlar ve endpoint’ler

MethodPathAçıklama
CRUD/projects/:appId/integrationsAPI entegrasyonları
CRUD.../integrations/:id/endpointsEndpoint tanımları

Araçlar

MethodPathAçıklama
GET/POST/PATCH/DELETE/projects/:appId/toolsAraç CRUD
POST/DELETE.../tools/:toolId/link-agent vb.Ajan bağlantısı (isimler backend ile uyumlu olmalı)

Canlı sohbet

MethodPathAçıklama
POST/projects/:id/live-chat/connectBağla
POST/projects/:id/live-chat/disconnectAyır

AI Builder

MethodPathAçıklama
POST/projects/:id/builder/sessionOturum
POST/projects/:id/builder/messageMesaj
GET/projects/:id/builder/skillsYetenekler

Kaynak kod: src/services/projects-service.ts, ai-builder-service.ts.

Cere Insight 2.0 dokümantasyonu