Authorization: ********************curl --location --request DELETE 'https://test.whitelabel.bitpanda.com/v1/businesses//authorized-individuals/' \
--header 'Authorization: Bearer <token>'{
"errors": [
{
"code": "unauthorized",
"title": "Credentials / Access token wrong"
}
]
}