Skip to main content
DELETE
Delete Vault Integration

Overview

Deletes a vault integration owned by the caller. Every credential record that references this integration is cascaded and removed — any subsequent authenticate task action that pointed at those credentials will fail. The secrets inside your vault are not touched.

Path Parameters

string
required
Integration ID (UUID).

Example Request

Response

Success Response (204)

Empty body. Referencing credentials are removed atomically.

Error Responses