Pushbullet curl发送到频道怎么样?

时间:2016-01-25 12:54:28

标签: curl pushbullet

如何发送到频道?

这是我用于笔记的代码:

curl -k https://api.pushbullet.com/v2/pushes -X POST -u <MYTOKEN>: --header "Content-Type: application/json" --data-binary "{\"type\": \"note\", \"title\":\"Note Title\", \"body\": \"Note Body\"}"

1 个答案:

答案 0 :(得分:0)

您可以设置&#34; channel_tag&#34;消息正文中的参数:https://docs.pushbullet.com/#create-push