Authorization: Bearer ********************
curl --location --request DELETE 'https://horizon-api-sb.app.rpe.tech/api/v1/pixcard/limites/contas//destinos-confiaves/' \
--header 'Accept: */*' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{
"timestamp": "2020-01-23T22:10:05.025Z",
"statusCode": 400,
"message": "Bad Request",
"path": "/api/v1/pixcard/pix-out"
}