Skip to main content
POST
Regenerate blog article

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.

Path Parameters

id
string
required

Resource identifier.

Example:

"018f9f40-7d7b-7712-9b0f-2e5d9fd5df3f"

Body

application/json
reason
string
required

Why the article should be regenerated. This helps YALG adjust the next draft.

Required string length: 10 - 1000
Example:

"Make the article more tactical and reduce repetition."

Response

Successful response. Regenerate blog article.

Blog article generation job.

id
string<uuid>

Article identifier.

Example:

"018f9f40-7d7b-7712-9b0f-2e5d9fd5df3f"

title
string
Example:

"How to make stories useful"

status
string
Example:

"draft"

markdown
string
createdAt
string<date-time>
Example:

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

updatedAt
string<date-time>
Example:

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