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

Sock25cm

New member
** Mã thông báo Solpad là gì? **

Mã thông báo SOLPAD là một mã duy nhất được sử dụng để gửi thông báo cho người dùng Solpad.Mã này có thể được sử dụng để gửi cả thông báo đẩy và thông báo SMS.Để gửi thông báo đẩy, bạn có thể sử dụng mã sau:

`` `
Curl -x Post -h "Ủy quyền: Bearer your_api_key" -h "Content -Type: application/json" -d '{"to": "user_id", "data": {"message": "tin nhắn của bạn"}}'https://api.solpad.com/v1/notification/push
`` `

Để gửi thông báo SMS, bạn có thể sử dụng mã sau:

`` `
curl -x post -h "ủy quyền: bearer your_api_key" -h "loại nội dung: application/json" -d '{"to": "user_id", "data": {"tin nhắn": "tin nhắn của bạn", "loại ":" sms "}} 'https://api.solpad.com/v1/notification/sms
`` `

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

** Hashtags: **

* #Solpad
* #Thông báo
* #push Thông báo
* #SMS Thông báo
* #API
=======================================
**What is Solpad notification code?**

Solpad notification code is a unique code that is used to send notifications to Solpad users. This code can be used to send both push notifications and SMS notifications. To send a push notification, you can use the following code:

```
curl -X POST -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{"to": "USER_ID", "data": {"message": "Your message"}}' https://api.solpad.com/v1/notifications/push
```

To send an SMS notification, you can use the following code:

```
curl -X POST -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{"to": "USER_ID", "data": {"message": "Your message", "type": "sms"}}' https://api.solpad.com/v1/notifications/sms
```

For more information on how to use the Solpad notification code, please refer to the [Solpad documentation](https://docs.solpad.com/).

**Hashtags:**

* #Solpad
* #notification
* #push notification
* #SMS notification
* #API
 
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