Khách hàngDelete CustomerOn this pageDelete Customer Allows deleting a customer from the system HTTP Request [DELETE] /api/v6/accounts/{id} Example HTTP Request DELETE api/v6/accounts/4 HTTP/1.1Host: example.getflycrm.comContent-Type: application/json Status 200 OK Response { "message": "Successfully deleted", "id": 4}