Skip to content

Delete the existing Ghost post and regenerate the content post​

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

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​

Regeneration started

Playground​

Authorization
Variables
Key
Value

Samples​

Powered by VitePress OpenAPI