Authorization: Bearer ********************{
"name": "汗斌",
"conditions": [
"dolor officia"
]
}curl --location --globoff --request PUT 'https://web-api.blockindex.com/entity/{{entity_id}}/specific/rule/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "汗斌",
"conditions": [
"dolor officia"
]
}'{
"status": "success",
"requestId": "ebdbfdea-bf1f-d7f1-d606-5671dc06c605",
"data": true
}