Skip to main content
PUT
Update a policy

Authorizations

apiKey
string
header
required
orgId
string
header
required

Path Parameters

id
string
required

Body

application/json
agentId
string | null
name
string
isActive
boolean
priority
integer
perTransactionLimitUsd
number | null
dailyLimitUsd
number | null
weeklyLimitUsd
number | null
monthlyLimitUsd
number | null
allowedRecipients
string[]
allowedAssetIds
string[]
allowedBlockchainIds
string[]
allowedDaysOfWeek
integer[]
allowedHourStart
integer | null
allowedHourEnd
integer | null
timezone
enum<string>
Available options:
UTC,
America_New_York,
America_Los_Angeles,
America_Chicago,
Europe_London,
Europe_Paris,
Europe_Berlin,
Asia_Dubai,
Asia_Singapore,
Asia_Tokyo,
Australia_Sydney,
Pacific_Auckland

Response

Policy updated

data
object