curl --location --request DELETE 'https://sandbox.fidi.money/fidix/v1/persons/' \
--header 'traceparent;' \
--header 'x-api-key: {{apikey}}' \
--header 'Authorization: Bearer <token>'{
"error": {
"code": "F003",
"message": "Webhook subscription not found"
}
}