Retry an ingest source
Retry compiling an ingest source that previously failed. Only sources in a failed state can be retried.
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
sourceId
Ingest source 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.
Response
enqueued
Whether the compile job was enqueued
id
Ingest source id
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error
429
Too Many Requests Error