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.
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.
Account Name
Optional - if true, the created account and all related transactions will not be shown on Fireblocks console
Optional - Sets a customer reference ID
Optional - Sets the autoFuel property of the vault account
Type of vault account. The default type will be set to MPC.
If the workspace does not support the selected type, it will return an error.
MPC, KEY_LINK Applicable only when the vault account type is KEY_LINK. For MPC, this parameter will be ignored.
If set to true and there are available keys, random keys will be assigned to the newly created vault account.
If set to true and there are no available keys to be assigned, it will return an error.
If set to false, the vault account will be created without any keys.