# Xóa hồ sơ điện thoại đám mây

Endpoint: POST /api/cloudphone/delete/batch
Version: 1.0.0

## Request fields (application/json):

  - `ids` (array, required)

## Response 200 fields (application/json):

  - `code` (integer, required)
    Mã trả về 0: Bình thường. Các mã khác là ngoại lệ.

  - `msg` (string, required)
    Thông báo lỗi

  - `requestId` (string, required)
    ID yêu cầu vận hành

