Run the daily brief

Generate this brain's daily brief immediately instead of waiting for its scheduled run. Returns the brief content once generation completes.

Authentication

x-api-keystring

Your Living Brain API key. Create one from the dashboard; keys are scoped to an organization and carry the role of the member they were issued to.

Path parameters

brainIdstringRequired
Brain id

Headers

x-subject-idstringRequired
Identifies the end user the request is made on behalf of. Brains are owned by a subject, so this determines which brains the caller can see.

Response

Null body when the last 7 days had no activity to brief
pageIdstring
Id of the generated brief page
slugstring
Slug of the generated brief page

Errors

400
Bad Request Error
401
Unauthorized Error
404
Not Found Error