Disconnect customer integration
Disconnects the integration for the authenticated workspace (tenant): removes stored credentials and deletes this tenant’s integration record. The operation is scoped to the caller’s tenant; it does not remove partner-side state for other workspaces that reuse the same logical customer integration. The record cannot be recovered after delete.
DELETE
TypeScript
Documentation Index
Fetch the complete documentation index at: https://developers.fireblocks.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Customer integration unique identifier
Response
Customer integration disconnected successfully
Previous
Get public key for PII encryptionRetrieves the partner's public key in JWK format for encrypting PII data in Travel Rule Messages. Use this key to encrypt sensitive originator and beneficiary information before sending Travel Rule messages.
Next
TypeScript