Authorization: Bearer ********************[
"string"
]curl --location --request PUT 'https://web-api.blockindex.com/entity/entityId/valuation/derivativeAdjustment/automationRule/priority' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '[
"string"
]'