curl --location --request PUT 'https://sandbox.fidi.money/fidix/v1/persons//block' \
--header 'traceparent;' \
--header 'x-api-key: {{apikey}}' \
--header 'x-api-key: {{apikey}}' \
--header 'Authorization: Bearer <token>'{
"data": {},
"metadata": {}
}