Create Pushbullet API

PHOTO EMBED

Tue Apr 04 2023 14:50:24 GMT+0000 (Coordinated Universal Time)

Saved by @jrray

curl --header 'Access-Token: <your_access_token_here>' \
     --header 'Content-Type: application/json' \
     --data-binary '{"push":{"cat":"meow"},"type":"push"}' \
     --request POST \
     https://api.pushbullet.com/v2/ephemerals
content_copyCOPY

https://docs.pushbullet.com/#ephemerals