Skip to main content
DELETE
/
screening
/
trlink
/
customers
/
{customerId}
TypeScript
const response: Promise<FireblocksResponse<void>> = fireblocks.tRLink.deleteTRLinkCustomer(tRLinkApiDeleteTRLinkCustomerRequest);
{
  "message": "<string>",
  "code": 123
}

Documentation Index

Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

customerId
string<uuid>
required

Customer unique identifier

Response

Customer deleted successfully