PUT
/
{walletId}
/
asset
/
{assetId}
/
operation
/
{operationId}
/
limit
/
{limitId}

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Path Parameters

walletId
string
required
assetId
string
required
operationId
string
required
limitId
string
required

Body

application/json
action
enum<string>
Available options:
deny,
allow_and_report,
deny_and_report,
ask_user,
allow_once
conditions
object[]
enforcementPoint
enum<string>[]
Available options:
UI,
Backend,
Database
id
object
order
number
default:
0

order of condition in the group with same priority

priority
number

Highest the number highest priroty

Response

200 - application/json
assetId
string
oprationLimit
object
tenantId
string
walletId
string