Source Readers
Update source reader status
Changes the status of a shared source reader (e.g. running, paused). Only shared source readers are supported; for non-shared source readers, use the pipeline status endpoint instead.
POST
Update source reader status
Documentation Index
Fetch the complete documentation index at: https://artie.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Body
application/json
Available options:
draft, paused, running Response
OK
Available options:
draft, paused, running Previous
Validate an unsaved source readerValidates a source reader configuration without persisting it.
Next
Update source reader status