/
/Redis Data Integration API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
login1
secure42
v223
  • getGet Pipelines
  • postCreate Pipeline
  • getGet Pipeline
  • putUpdate Pipeline
  • deleteDelete Pipeline
  • patchPatch Pipeline
  • getGet Pipeline Status
  • postStart Pipeline
  • postStop Pipeline
  • postReset Pipeline
  • getGet Metric Collections
  • getGet Metric Collection
  • getGet all DLQ streams with counts
  • getGet DLQ records for a specific stream
  • getGet DLQ info for a specific stream
  • getGet Pipeline Secrets
  • postCreate Secret
  • getGet Secret
  • putUpdate Secret
  • deleteDelete Secret
  • getGet Pipeline Source Schemas
  • postFlush Target
  • getInfo
  • getRedirect To Doc
v2
pipelines
secrets

Delete Secret

Deletes a pipeline secret by key.

delete/api/v2/pipelines/{name}/secrets/{key}

Path parameters

namestring required

Pipeline name

Pipeline name

keystring required

Pipeline secret key

Pipeline secret key

Response

Successful Response

Changes