Authorization: Bearer ********************{
"name": "解芳",
"conditions": [
"tempor cupidatat occaecat deserunt"
]
}curl --location --globoff 'https://web-api.blockindex.com/entity/{{entity_id}}/specific/rule' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"name": "解芳",
"conditions": [
"tempor cupidatat occaecat deserunt"
]
}'{
"status": "success",
"requestId": "b3ab4c92-1f5a-ec14-77ca-f36ed72d4679",
"data": true
}