Ask Mã thông báo Knoxster là gì?

Xetải123

New member
## Mã thông báo Knoxster là gì?

Mã thông báo Knoxster là một mã duy nhất được sử dụng để gửi thông báo cho người dùng Knoxster.Mã này có thể được sử dụng để gửi thông báo đẩy, thông báo email hoặc thông báo SMS.

Để tạo mã thông báo Knoxster, bạn cần đăng nhập vào tài khoản Knoxster của mình và truy cập trang ** Cài đặt **.Trong phần ** Thông báo **, bạn sẽ thấy trường mã ** **.Nhập mã mong muốn vào trường này và nhấp vào ** Lưu **.

Khi bạn đã tạo mã thông báo Knoxster, bạn có thể sử dụng nó để gửi thông báo cho người dùng của mình.Để làm điều này, bạn cần sử dụng cú pháp sau:

`` `
Curl -x Post https://api.knoxster.com/v1/notification \
-H "ủy quyền: người mang your_api_key" \
-H "Nội dung loại: Ứng dụng/json" \
-d '{
"Thông báo_code": "your_notification_code",
"Tin nhắn": "Tin nhắn của bạn ở đây"
} '
`` `

Ở đâu:

* `Your_api_key` là khóa API Knoxster của bạn.
* `Your_notification_code` là mã thông báo mà bạn đã tạo.
* `Tin nhắn của bạn ở đây là thông báo mà bạn muốn gửi cho người dùng của mình.

Để biết thêm thông tin về cách sử dụng mã thông báo Knoxster, vui lòng tham khảo [Tài liệu Knoxster] (https://docs.knoxster.com/docs/notification/).

## hashtags

* #Knoxster
* #Thông báo
* #Mã số
* #Xô
* #Email
=======================================
## What is Knoxster notification code?

Knoxster notification code is a unique code that is used to send notifications to Knoxster users. This code can be used to send push notifications, email notifications, or SMS notifications.

To create a Knoxster notification code, you need to log in to your Knoxster account and go to the **Settings** page. Under the **Notifications** section, you will see a **Notification Code** field. Enter the desired code in this field and click **Save**.

Once you have created a Knoxster notification code, you can use it to send notifications to your users. To do this, you need to use the following syntax:

```
curl -X POST https://api.knoxster.com/v1/notifications \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"notification_code": "YOUR_NOTIFICATION_CODE",
"message": "Your message here"
}'
```

Where:

* `YOUR_API_KEY` is your Knoxster API key.
* `YOUR_NOTIFICATION_CODE` is the notification code that you created.
* `Your message here` is the message that you want to send to your users.

For more information on how to use Knoxster notification codes, please refer to the [Knoxster documentation](https://docs.knoxster.com/docs/notifications/).

## Hashtags

* #Knoxster
* #notification
* #code
* #push
* #Email
 
Join ToolsKiemTrieuDoGroup
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock