Appearance
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
Requiredstring
postId*
Type
Requiredstring
Responses​
OK