ติดตั้งแอปของเรา 🪄 คลิกที่ไอคอน ที่มุมขวาบนของแถบที่อยู่

รหัส QR

GET https://ezbiolink.com/api/qr-codes/
curl --request GET \
--url 'https://ezbiolink.com/api/qr-codes/' \
--header 'Authorization: Bearer {api_key}' \
พารามิเตอร์ รายละเอียด คำอธิบาย
page ไม่บังคับ จำนวนเต็ม หมายเลขหน้าที่คุณต้องการผลลัพธ์ ค่าเริ่มต้นคือ 1
results_per_page ไม่บังคับ จำนวนเต็ม คุณต้องการผลลัพธ์กี่รายการต่อหน้า ค่าที่ยอมรับได้คือ: 10 , 25 , 50 , 100 , 250 , 500 , 1000 ค่าเริ่มต้นคือ 25
{ "data": [ { "id": 1, "type": "url", "name": "Example name", "qr_code": "https://ezbiolink.com/uploads/qr_code/example.svg", "qr_code_logo": null, "qr_code_background": null, "settings": { "foreground_type": "color", "foreground_color": "#000000", "background_color": "#ffffff", "custom_eyes_color": false, "qr_code_logo_size": 25, "size": 500, "margin": 0, "ecc": "L", "url": "https://example.com" ... }, "embedded_data": "https://example.com", "last_datetime": null, "datetime": "2025-05-10 05:44:09" }, ], "meta": { "page": 1, "results_per_page": 25, "total": 1, "total_pages": 1 }, "links": { "first": "https://ezbiolink.com/api/qr-codes?&page=1", "last": "https://ezbiolink.com/api/qr-codes?&page=1", "next": null, "prev": null, "self": "https://ezbiolink.com/api/qr-codes?&page=1" } }
GET https://ezbiolink.com/api/qr-codes/{qr_code_id}
curl --request GET \
--url 'https://ezbiolink.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \
{ "data": { "id": 1, "type": "url", "name": "Example name", "qr_code": "https://ezbiolink.com/uploads/qr_code/example.svg", "qr_code_logo": null, "qr_code_background": null, "settings": { "foreground_type": "color", "foreground_color": "#000000", "background_color": "#ffffff", "custom_eyes_color": false, "qr_code_logo_size": 25, "size": 500, "margin": 0, "ecc": "L", "url": "https://example.com" ... }, "embedded_data": "https://example.com", "last_datetime": null, "datetime": "2025-05-10 05:44:09" } }
POST https://ezbiolink.com/api/qr-codes
พารามิเตอร์ รายละเอียด คำอธิบาย
project_id ไม่บังคับ จำนวนเต็ม -
name ต้องการ สตริง -
type ต้องการ สตริง ค่าที่อนุญาต: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
is_bulk ไม่บังคับ บูลีน สามารถใช้ได้เมื่อ: type = text
style ไม่บังคับ สตริง ค่าที่อนุญาต: square, dot, round, diamond, heart
inner_eye_style ไม่บังคับ สตริง ค่าที่อนุญาต: square, dot, rounded, diamond, flower, leaf
outer_eye_style ไม่บังคับ สตริง ค่าที่อนุญาต: square, circle, rounded, flower, leaf
foreground_type ไม่บังคับ สตริง ค่าที่อนุญาต: color, gradient
foreground_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: foreground_type = color
foreground_gradient_style ไม่บังคับ สตริง ค่าที่อนุญาต: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: foreground_type = gradient
foreground_gradient_two ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: foreground_type = gradient
background_color ไม่บังคับ สตริง
background_color_transparency ไม่บังคับ จำนวนเต็ม
custom_eyes_color ไม่บังคับ บูลีน
eyes_inner_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: custom_eyes_color = 1
eyes_outer_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: custom_eyes_color = 1
qr_code_logo ไม่บังคับ ไฟล์ -
qr_code_logo_size ไม่บังคับ จำนวนเต็ม 5-35
qr_code_background ไม่บังคับ ไฟล์ -
qr_code_background_transparency ไม่บังคับ จำนวนเต็ม 0-100
qr_code_foreground ไม่บังคับ ไฟล์ -
qr_code_foreground_transparency ไม่บังคับ จำนวนเต็ม 0-100
frame ไม่บังคับ สตริง ค่าที่อนุญาต: round_bottom_text, round_top_text, tooltip_bottom_text, tooltip_top_text, ribbon_bottom_text, ribbon_top_text, tooltip_snap_top_text, tooltip_snap_bottom_text
frame_text ไม่บังคับ สตริง
frame_text_size ไม่บังคับ จำนวนเต็ม -5 - 5
frame_text_font ไม่บังคับ สตริง ค่าที่อนุญาต: times_new_roman, georgia, courier, arial, helvetica, verdana, tahoma, trebuchet_ms, courier_new, monaco, comic_sans_ms, impact, luminari, baskerville, papyrus, brush_script_mt
frame_custom_colors ไม่บังคับ บูลีน
frame_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: frame_custom_colors = 1
frame_text_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: frame_custom_colors = 1
size ไม่บังคับ จำนวนเต็ม 50-2000
margin ไม่บังคับ จำนวนเต็ม 0-25
ecc ไม่บังคับ สตริง ค่าที่อนุญาต: L, M, Q, H
text ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = text
url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = url
phone ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = phone
sms ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = sms
sms_body ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = sms
email ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = email
whatsapp ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = whatsapp
whatsapp_body ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = whatsapp
facetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = facetime
location
location_latitude ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = location
location_longitude ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = location
wifi
wifi_ssid ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = wifi
wifi_encryption ไม่บังคับ สตริง ค่าที่อนุญาต: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = wifi
wifi_is_hidden ไม่บังคับ บูลีน สามารถใช้ได้เมื่อ: type = wifi
event ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_location ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_note ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_timezone ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_start_datetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_end_datetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_first_alert_datetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_second_alert_datetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
crypto
crypto_coin ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = crypto
crypto_address ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = crypto
crypto_amount ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = crypto
vcard
vcard_first_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_last_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_company ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_phone_number_label[index] ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_phone_number_value[index] ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_email ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_job_title ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_birthday ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_street ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_city ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_zip ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_region ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_country ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_note ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_social_label[index] ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_social_value[index] ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
paypal
paypal_type ไม่บังคับ สตริง ค่าที่อนุญาต: buy_now, add_to_cart, donation (type=paypal)
paypal_email ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
paypal_title ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
paypal_currency ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
paypal_price ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = paypal
paypal_thank_you_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
paypal_cancel_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
upi
upi_payee_id ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_payee_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_currency ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_amount ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = upi
upi_transaction_id ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_transaction_note ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_transaction_reference ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_thank_you_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
epc
epc_iban ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_payee_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_currency ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_amount ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = epc
epc_bic ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_remittance_reference ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_remittance_text ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
information ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
pix
pix_payee_key ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_payee_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_currency ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_amount ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = pix
pix_city ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_transaction_id ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_description ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
พารามิเตอร์ รายละเอียด คำอธิบาย
curl --request POST \
--url 'https://ezbiolink.com/api/qr-codes' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'name=New York' \
--form 'type=text' \
--form 'text=Hello!' \
{ "data": { "id": 1 } }
POST https://ezbiolink.com/api/qr-codes/{qr_code_id}
พารามิเตอร์ รายละเอียด คำอธิบาย
project_id ไม่บังคับ สตริง -
name ไม่บังคับ สตริง -
type ไม่บังคับ สตริง ค่าที่อนุญาต: text, url, phone, sms, email, whatsapp, facetime, location, wifi, event, vcard, crypto, paypal, upi, epc, pix
style ไม่บังคับ สตริง ค่าที่อนุญาต: square, dot, round, diamond, heart
inner_eye_style ไม่บังคับ สตริง ค่าที่อนุญาต: square, dot, rounded, diamond, flower, leaf
outer_eye_style ไม่บังคับ สตริง ค่าที่อนุญาต: square, circle, rounded, flower, leaf
foreground_type ไม่บังคับ สตริง ค่าที่อนุญาต: color, gradient
foreground_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: foreground_type = color
foreground_gradient_style ไม่บังคับ สตริง ค่าที่อนุญาต: vertical, horizontal, diagonal, inverse_diagonal, radial
foreground_gradient_one ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: foreground_type = gradient
foreground_gradient_two ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: foreground_type = gradient
background_color ไม่บังคับ สตริง
background_color_transparency ไม่บังคับ จำนวนเต็ม 0 - 100
custom_eyes_color ไม่บังคับ บูลีน
eyes_inner_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: custom_eyes_color = 1
eyes_outer_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: custom_eyes_color = 1
qr_code_logo ไม่บังคับ ไฟล์ -
qr_code_logo_size ไม่บังคับ จำนวนเต็ม 5-35
qr_code_background ไม่บังคับ ไฟล์ -
qr_code_background_transparency ไม่บังคับ จำนวนเต็ม 0-100
qr_code_foreground ไม่บังคับ ไฟล์ -
qr_code_foreground_transparency ไม่บังคับ จำนวนเต็ม 0-100
frame ไม่บังคับ สตริง ค่าที่อนุญาต: round_bottom_text, round_top_text, tooltip_bottom_text, tooltip_top_text, ribbon_bottom_text, ribbon_top_text, tooltip_snap_top_text, tooltip_snap_bottom_text
frame_text ไม่บังคับ สตริง
frame_text_size ไม่บังคับ จำนวนเต็ม -5 -> 5
frame_text_font ไม่บังคับ สตริง ค่าที่อนุญาต: times_new_roman, georgia, courier, arial, helvetica, verdana, tahoma, trebuchet_ms, courier_new, monaco, comic_sans_ms, impact, luminari, baskerville, papyrus, brush_script_mt
frame_custom_colors ไม่บังคับ บูลีน
frame_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: frame_custom_colors = 1
frame_text_color ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: frame_custom_colors = 1
size ไม่บังคับ จำนวนเต็ม 50-2000
margin ไม่บังคับ จำนวนเต็ม 0-25
ecc ไม่บังคับ สตริง ค่าที่อนุญาต: L, M, Q, H
text ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = text
url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = url
phone ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = phone
sms ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = sms
sms_body ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = sms
email ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = email
whatsapp ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = whatsapp
whatsapp_body ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = whatsapp
facetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = facetime
location
location_latitude ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = location
location_longitude ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = location
wifi
wifi_ssid ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = wifi
wifi_encryption ไม่บังคับ สตริง ค่าที่อนุญาต: nopass, WEP, WPA/WPA2, H (type=wifi)
wifi_password ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = wifi
wifi_is_hidden ไม่บังคับ บูลีน สามารถใช้ได้เมื่อ: type = wifi
event ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_location ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_note ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_timezone ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_start_datetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_end_datetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_first_alert_datetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
event_second_alert_datetime ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = event
crypto
crypto_coin ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = crypto
crypto_address ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = crypto
crypto_amount ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = crypto
vcard
vcard_first_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_last_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_company ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_phone_number_label[index] ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_phone_number_value[index] ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_email ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_job_title ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_birthday ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_street ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_city ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_zip ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_region ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_country ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_note ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_social_label[index] ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
vcard_social_value[index] ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = vcard
paypal
paypal_type ไม่บังคับ สตริง ค่าที่อนุญาต: buy_now, add_to_cart, donation (type=paypal)
paypal_email ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
paypal_title ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
paypal_currency ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
paypal_price ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = paypal
paypal_thank_you_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
paypal_cancel_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = paypal
upi
upi_payee_id ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_payee_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_currency ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_amount ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = upi
upi_transaction_id ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_transaction_note ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_transaction_reference ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
upi_thank_you_url ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = upi
epc
epc_iban ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_payee_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_currency ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_amount ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = epc
epc_bic ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_remittance_reference ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
epc_remittance_text ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
information ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = epc
pix
pix_payee_key ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_payee_name ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_currency ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_amount ไม่บังคับ ลอย สามารถใช้ได้เมื่อ: type = pix
pix_city ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_transaction_id ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
pix_description ไม่บังคับ สตริง สามารถใช้ได้เมื่อ: type = pix
curl --request POST \
--url 'https://ezbiolink.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \
--header 'Content-Type: multipart/form-data' \
--form 'name=Las Vegas' \
{ "data": { "id": 1 } }
DELETE https://ezbiolink.com/api/qr-codes/{qr_code_id}
curl --request DELETE \
--url 'https://ezbiolink.com/api/qr-codes/{qr_code_id}' \
--header 'Authorization: Bearer {api_key}' \