Deactivate a USDC Gateway wallet
Deactivates the USDC Gateway wallet associated with the given vault account. Note: This endpoint is currently in beta and might be subject to changes. Endpoint Permission: Admin, Non-Signing Admin, Signer, Approver.
POST
TypeScript
Headers
A 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.
Path Parameters
The ID of the vault account
Previous
Bulk creation of new deposit addresses**For UTXO blockchains only.**
Create multiple deposit addresses by running an async job.
- The target Vault account should already have a UTXO asset wallet with a permanent address.
- Limited to a maximum of 10,000 addresses per operation. Use multiple operations for the same Vault account/permanent address if needed.
**Endpoint Permissions:** Admin, Non-Signing Admin.
Next
TypeScript