Limit
Create Limit
POST
/
{walletId}
/
asset
/
{assetId}
/
operation
/
{operationId}
/
limit
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredPath Parameters
walletId
string
requiredassetId
string
requiredoperationId
string
requiredBody
application/json
id
object
priority
number
Highest the number highest priroty
order
number
default: 0order of condition in the group with same priority
enforcementPoint
enum<string>[]
Available options:
UI
, Backend
, Database
action
enum<string>
Available options:
deny
, allow_and_report
, deny_and_report
, ask_user
, allow_once
conditions
object[]
Response
200 - application/json
walletId
string
assetId
string
tenantId
string
oprationLimit
object