Endpoints
Create Spending Limit
Creates a new spending limit for a Smart Account
POST
Authorizations
Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"
Headers
Specifies which Solana network to use. Defaults to 'mainnet' if not provided. Valid values are 'devnet' or 'mainnet'.
Available options:
devnet
, mainnet
Body
application/json
Response
200
application/json
Spending limit successfully created
The response is of type object
.