Skip to main content
POST
Ghost posts webhook
Webhook endpoint that Ghost calls when posts are created or updated. Creates or updates content in BeyondWords when a post is published or scheduled. Configure this URL in your Ghost custom integration. Authenticate requests with the api_key query parameter using your project API key. See the Ghost integration guide.

Path Parameters

project_id
string
required

The numeric ID of your project

Query Parameters

api_key
string

Publisher API key

Body

application/json

The body is of type object.

Response

unpublishes existing content item when skipped tag is added