curl --request POST \ --url https://api.eqho.ai/v1/leads/black_list \ --header 'Content-Type: application/json' \ --header 'X-API-KEY: <api-key>' \ --data '{ "phone_numbers": [ "<string>" ] }'
"<any>"
The response is of type any.
any
Was this page helpful?