Remove LayerZero adaptersAsk AIdelete https://api.fireblocks.io/v1/tokenization/multichain/bridge/layerzeroRemove LayerZero adapters by deactivating and unlinking them. This endpoint revokes roles and deactivates the specified adapter contracts.Body ParamsvaultAccountIdstringrequiredThe vault account ID to use for signing the role revocation transactions.adapterTokenLinkIdsarray of uuidsrequiredlength ≥ 1A list of adapter token link IDs to be deactivated and unlinked.adapterTokenLinkIds* uuidADD uuidHeadersIdempotency-KeystringA unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.Responses 200LayerZero adapters removal process completed 400Bad request, invalid input data or parameters 404Token link not found 409Token link processing error 500Internal server errorUpdated 5 months ago