Skip to main content
PATCH
Update blog fuel anecdote

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
title
string

Updated internal title for the source anecdote.

Required string length: 1 - 300
Example:

"The onboarding lesson"

content
string

Updated story, note, transcript, or observation to use as blog fuel.

Minimum string length: 1
Example:

"A customer got stuck on step one, which showed us the product was explaining itself too late."

tags
string[]

Replacement labels used to organize and retrieve blog fuel anecdotes.

Maximum array length: 20
Example:
isUsed
boolean

Marks whether this fuel anecdote has already been used in a generated article.

Example:

false

Response

Successful response. Update blog fuel anecdote.

Anecdote selected as blog fuel.

id
string<uuid>

Blog anecdote identifier.

Example:

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

title
string
Example:

"A story about trust"

content
string
createdAt
string<date-time>
Example:

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

updatedAt
string<date-time>
Example:

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