Skip to main content
POST
Admin Daily Report Send Now

授权

Authorization
string
header
必填

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

请求体

application/json

Input for previewing or sending the daily report. Omitting date means yesterday.

date
string | null
force
boolean
默认值:false

响应

Successful Response

The result of previewing or sending the daily report.

day
string
必填
title
string
必填
sent
boolean
默认值:false
reason
string
默认值:""
markdown
string
默认值:""

The report body, entirely LLM-generated with no template fallback; empty when none was generated

url
string
默认值:""

Link to the archived web version, when archiving succeeded