Log an implementation note against an intent.
Rate-limited by the 'general' bucket (300/h sliding window, keyed user:<userId> or ip:<ip>). The created row's created_by is set to the authenticated userId, but the POST response does NOT echo createdBy (only id, intentId, note, source, createdAt). The GET list response DOES include createdBy.
Path parameters
id path parameter.
Query parameters
Required ONLY for cookie-session auth; identifies the target workspace. Ignored for API-key auth.
Request body
Response
Created — returns { id, intentId, note, source, createdAt }
Changes
Changed in 2 of the 14 revisions of this API.7
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○