Update blog autopilot settings
Blog
Update blog autopilot settings
Update blog autopilot settings. Requests are scoped to the authenticated API key owner; cross-owner resource IDs return 404.
PATCH
Update blog autopilot settings
Authorizations
YALG Developer API key. Send it in the x-api-key header from a server-side environment only.
Body
application/json
Enables or disables blog autopilot for the owner.
Example:
true
Target number of blog articles to generate per week.
Required range:
1 <= x <= 21Example:
2
Maximum number of blog articles to generate in one autopilot run.
Required range:
1 <= x <= 10Example:
1
Default output language code for blog articles.
Maximum string length:
10Example:
"en"
Minimum SEO score, from 0 to 100, required for an imported keyword to be eligible.
Required range:
0 <= x <= 100Example:
70