Skip to content

Prepare images and create or reconcile a Ghost post based on strategy mode​

POST
/product/sites/{siteId}/content-posts/{postId}/ghost

When automatic images are enabled, reserves project budget, resumes saved uploads and retries failed images once. Holds publication on image or article QA failure. Reconciles uncertain Ghost creation without creating duplicates.

Authorizations​

BearerAuth

JWT token from login

Type
HTTP (bearer)
or
AccessToken

Personal access token. Value: Token <your-token>

Type
API Key (header: Authorization)

Parameters​

Path Parameters

siteId*
Type
string
Required
postId*
Type
string
Required

Responses​

OK

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI