Convert a segwit address to legacy formatCopy Pagepost https://api.fireblocks.io/v1/vault/accounts/{vaultAccountId}/{assetId}/addresses/{addressId}/create_legacyConverts an existing segwit address to the legacy format. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver, Editor.Path ParamsvaultAccountIdstringrequiredThe ID of the vault accountassetIdstringrequiredThe ID of the assetaddressIdstringrequiredThe segwit address to translateHeadersIdempotency-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 200The created address defaultError ResponseUpdated 5 months ago