agilecrm / php-api

PHP Client to Access Agile Functionality
25 stars 33 forks source link

Delete contact always return empty string #20

Open mordonez opened 6 years ago

mordonez commented 6 years ago

When is deleted a contact always response an empty string

curl_wrap("contacts/5722721933590528", null, "DELETE", "application/json"); But REST-API specification response 204 o 401 status codes :