Skip to main content
PUT
Update Wallet

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agent_id
string<uuid>
required

Body

application/json
credentials
WalletCredentialsSchema · object | null
mpp_config
MPPConfigSchema · object | null
service_budget_period
string | null
service_budget_usd
number | null
status
string | null
wallet_type
string | null
x402_config
X402ConfigSchema · object | null

Response

Successful Response

agent_id
string
required
id
string
required
service_budget_period
string
required
service_budget_usd
number
required
status
string
required
wallet_type
string
required
created_at
string | null
has_credentials
boolean
default:false
mpp_config
Mpp Config · object | null
updated_at
string | null
x402_config
X402 Config · object | null