Update a single post
PATCH
Update a single post
Authorizations
Send your API key in the Authorization header as Bearer API_KEY.
Path Parameters
Minimum string length:
1Pattern:
^[A-Za-z0-9_-]{1,100}$Example:
"post_123"
Body
application/json
Required string length:
1 - 120Example:
"Ship notes for week 11"
Required string length:
1 - 160Pattern:
^[a-z0-9]+(?:-[a-z0-9]+)*$Example:
"ship-notes-week-11"
Required string length:
1 - 100000Example:
"# Ship notes\n\nWe shipped a faster editor."
Available options:
draft, published Example:
"published"
Last modified on July 6, 2026
Update a single post