v1

latestOpenAPI 3.0.12026-07-2210997354.2 KB
Ghost

Update Ghost integration

Enable or update the Ghost integration for a project. Set enabled, api_url, and admin_api_key to connect BeyondWords to your Ghost site.

put/projects/{project_id}/integrations/ghost

Request body

enabledboolean
admin_api_keystring
api_urlstring

Response

successful

enabledboolean

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

admin_api_keystring nullable

Admin API key for Ghost integration

api_urlstring nullable

Ghost API url

createdstring date-time

Time at which the object was created (ISO 8601)

updatedstring date-time

Time at which the object was updated (ISO 8601)