AppAutoGtm

Update Project Doc

Edit a doc's type/title/content.

Editing an AI-added doc flips source to 'user' permanently — the human has curated it, so the future extraction cron (T-1120) never overwrites it.

patch/api/app-auto-gtm/projects/{project_id}/project-docs/{doc_id}

Path parameters

project_idinteger required
doc_idstring required

Cookies

ex_accessstring nullable
ex_orgstring nullable

Request body

doc_typestring nullable
titlestring nullable
contentstring nullable

Response

Successful Response

idstring required
doc_typestring required
titlestring required
contentstring required
source'user' | 'ai' required
updated_atstring date-time required
extracted_atstring date-time nullable
extracted_from_repliesinteger nullable

Changes

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