Skip to main content
PUT
Update agent permissions

Authorizations

Authorization
string
header
required

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

Body

application/json
maxSpendPerHour
string

Micro-units cap per hour.

maxSpendPerDay
string

Micro-units cap per day.

maxPerTx
string

Micro-units cap per transaction.

allowedChains
integer[]
allowedContracts
string[]

Response

200 - application/json

Permissions updated

data
object
Last modified on September 19, 2026