Tạo Tag khách hàng

HTTP request

Example Request

curl --location 'https://api.service.ladiflow.com/1.0/customer/create-tag' \
--header 'Api-Key: {Api-Key}' \
--header 'Content-Type: application/json' \
--data '{
    "name": "Test"
}'

Tham số header

Tham số
Kiểu dữ liệu
Bắt buộc
Mô tả

Api-Key

string

API key lấy trên LadiFlow

Tham số Body

Tham số
Kiểu dữ liệu
Bắt buộc
Mô tả

name

string

Tên tag

Example response

Cấu trúc thuộc tính data

Thuộc tính
Kiểu dữ liệu
Mô tả

data

Object

Dữ liệu tag

message

string

Thông điệp

code

number

Mã phản hồi