Creates a new Smart Account with specified configuration including signers, threshold, and optional settings like config authority.
Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Specifies which Solana network to use. Defaults to 'mainnet' if not provided. Valid values are 'devnet' or 'mainnet'.
devnet
, mainnet
Smart Account successfully created
The response is of type object
.