Skip to main content
POST
Edit agent notes

Authorizations

Authorization
string
header
required

Cactal API key. Create one in the dashboard or via POST /apiKeys. The plaintext key is shown once at creation.

Body

application/json
websiteId
string
required
Minimum string length: 1
edits
object[]
required

Edits applied in order against the evolving text.

Required array length: 1 - 20 elements

Response

The full updated project knowledge and agent notes.

content
string
required
updatedAt
string<date-time> | null
required
agentNotes
string
required
agentNotesUpdatedAt
string<date-time> | null
required