Update an article

Partial update. Only the fields you send are changed. Updating content re-runs chunking + embeddings; the response is the updated article row.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Article id

Body Params
string
length ≤ 300
string
uuid

Move the article to a different knowledge base.

string
length ≤ 50
string
metadata
object
boolean

Soft-disable an article without deleting it. Inactive articles are skipped during retrieval.

string
enum

Sentry-authored drafts start as draft and are flipped to published when the operator clicks Publish from the article edit sheet. The frontend separately PATCHes the linked sentry_tasks row to status 'resolved' so the dashboard auto-clears.

Allowed:
Responses

404

No article with this id in your workspace.

Language
Credentials
Bearer
krns_sk_*
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json