Skip to main content
POST
Test Ghost integration
Test the Ghost API URL and Admin API key before saving integration settings.

Authorizations

X-Api-Key
string
header
required

Path Parameters

project_id
string
required

The numeric ID of your project

Body

application/json
admin_api_key
string
api_url
string

Response

200 - application/json

successful

enabled
boolean

Whether or not ghost should be enabled. The default is disabled.

admin_api_key
string | null

Admin API key for Ghost integration

api_url
string | null

Ghost API url

created
string<date-time>

Time at which the object was created (ISO 8601)

updated
string<date-time>

Time at which the object was updated (ISO 8601)