2. Tạo mới

Mô tả API tạo mới blacklist

Thông tin
Mô tả

Hình thức authen

Bearer <token>

Method

POST

Tạo request

curl -X 'POST' \
  'https://localhost:7222/API/Manager/Blacklist/Create' \
  -H 'accept: */*' \

POSThttps://localhost:7222/API/Manager/Blacklist/Create

Thêm Vipblacklist

Tên trường
Kiểu dữ liệu
Ý nghĩa

Id

string

id của số điện thoại

Phone

string

Số điện thoại

Type

string

Loại số điện thoại

Request Body

OK

Last updated