Authorization: ********************
curl --location --request DELETE 'https://prod.your-api-server.com/api/Lead/ExcluirLista' \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json-patch+json' \ --data-raw '[ 0 ]'