Updates an existing spending limit for a Smart Account
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 The address of the Smart Account
^[1-9A-HJ-NP-Za-km-z]{32,44}$The address of the spending limit to modify
^[1-9A-HJ-NP-Za-km-z]{32,44}$The new maximum amount in base units that can be spent within the specified period
The address of the token mint for which this spending limit applies
^[1-9A-HJ-NP-Za-km-z]{32,44}$Defines the period for spending limits:
ONE_TIME, DAY, WEEK, MONTH List of addresses that will sign this transaction
^[1-9A-HJ-NP-Za-km-z]{32,44}$Updated list of signer addresses that are authorized to use this spending limit
^[1-9A-HJ-NP-Za-km-z]{32,44}$Updated list of allowed recipient addresses. If empty, funds can be sent to any address
^[1-9A-HJ-NP-Za-km-z]{32,44}$