Skip to main content
PATCH
Update blog autopilot settings

Authorizations

x-api-key
string
header
default:yalg_live_your_api_key
required

YALG Developer API key. Send it in the x-api-key header from a server-side environment only.

Body

application/json
defaultLanguage
string

Default output language code for blog articles.

Maximum string length: 10
Example:

"en"

minSeoScore
number

Minimum SEO score, from 0 to 100, required for an imported keyword to be eligible.

Required range: 0 <= x <= 100
Example:

70

generateCoverImages
boolean

Whether finished blog articles should generate and deliver AI cover images.

Example:

true

deliveryEnabled
boolean
deliveryEndpointUrl
string<uri> | null
Maximum string length: 1000
deliveryApiKey
string | null
Maximum string length: 2000
deliveryPublicationStatus
enum<string>
Available options:
draft,
published

Response

Successful response. Update blog autopilot settings.

Blog settings.

enabled
boolean
Example:

true

generateCoverImages
boolean
Example:

true

siteUrl
string<uri>
Example:

"https://yalg.ai"

cadence
string
Example:

"weekly"

updatedAt
string<date-time>
Example:

"2026-06-20T17:24:39.000Z"