Authorization: ********************curl --location --request POST 'https://test.whitelabel.bitpanda.com/v2/users//verification' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"files": [
"f9ccbeed-c74c-4ed8-81d4-ffffb6f06e87"
]
}'{
"errors": [
{
"code": "http.bad.request",
"title": "Bad JSON received."
}
]
}