Skip to main content
PATCH
Edit an article

Authorizations

Authorization
string
header
required

A SuperX API key ("sxk_..."), created in the SuperX app under Account > API / MCP / CLI. Keys are server-side secrets.

Path Parameters

id
string
required

Body

application/json
title
string
Required string length: 1 - 300
content_markdown
string

Full replacement body as markdown (max 400KB).

cover_url
string | null

http(s) image URL to set as the cover, or null to remove it.

account_id
string

Response

The updated article (body echoed as markdown).

data
object
warnings
string[]