Source Readers
Update a source reader
Updates an existing source reader by UUID. You can modify the name, settings, table configuration, and shared status of the source reader.
POST
Update a source reader
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
Delete a source readerPermanently deletes a source reader by UUID. The source reader must not be associated with any active pipelines before deletion.
Next
Update a source reader