Update data source configuration.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Lifecycle category: durable or ephemeral
Poll cadence for polling mode. Minimum 60 seconds.
Read-only. Generated server-side for sources registered with ingestion_mode=realtime. Cannot be set via POST or PATCH.
TRANSIENT — populated ONLY in the response from POST /sources (register) and POST /sources/{id}/rotate-webhook-secret. NEVER present on GET / list responses. Plaintext Copass API key the user pastes into their Pipedream HTTP step's Authorization: Bearer <secret> header. After this response the server only stores the sha256 hash.
Read-only. Stamped server-side on each successful ingest call. Cannot be set via POST or PATCH.