/
/Arcade API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 4mo ago
Admin21
  • getList auth providers
  • postCreate an auth provider
  • getGet an auth provider
  • deleteDelete an auth provider
  • patchPatch an auth provider
  • getList secrets
  • deleteDelete secret
  • postUpsert secret
  • getGet session verification settings
  • putUpdate session verification settings
  • getList auth connections
  • deleteDelete auth connection
  • getList all workers
  • postCreate a worker
  • postTest a worker connection
  • getGet a worker by ID
  • deleteDelete a worker
  • patchUpdate a worker
  • getAuthorize a worker
  • getGet the health of a worker
  • getList Tools
Authorization4
Gateways7
Hooks6
LLM1
Operations3
Plugins5
Tools9
    Admin

    Delete secret

    Delete a secret by its ID

    delete/v1/admin/secrets/{secret_id}

    Path parameters

    secret_idstring required

    The ID of the secret to delete

    Response

    No Content

    Changes