curl --location --request POST 'https://api.tokenone.com.br/v1/tokens//blocklist' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"metadata": {
"property1": "string",
"property2": "string"
},
"reason": "Ordem judicial - Processo 1234567-89.2025.8.26.0100",
"userAddress": "0x742d35Cc6634C0532925a3b844Bc9e7595f0bEb1"
}'{
"property1": "string",
"property2": "string"
}