Update brief settings
Update the daily-brief schedule and delivery settings for a brain, including whether briefs are enabled and what time they are generated.
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
brainId
Brain id
Headers
x-subject-id
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.
Request
This endpoint expects an object.
briefSettings
New daily-brief settings. Replaces the existing configuration.
Response
id
Brain id
tenantId
Owning tenant id
subjectId
Owning subject id (host-defined)
name
User-facing name
slug
URL-safe identifier, unique per (tenant, subject)
description
Description
briefSettings
Daily-brief schedule and delivery settings for this brain.
createdAt
ISO 8601 timestamp of when this record was created.
updatedAt
ISO 8601 timestamp of when this record was last modified.
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error