Pushbullet API-request

PHOTO EMBED

Tue Apr 04 2023 14:51:57 GMT+0000 (Coordinated Universal Time)

Saved by @jrray

curl --header 'Access-Token: <your_access_token_here>' \
     --header 'Content-Type: application/json' \
     --data-binary '{"push":{"notification_id":"-8","notification_tag":null,"package_name":"com.pushbullet.android","source_user_iden":"ujpah72o0","type":"dismissal"},"type":"push"}' \
     --request POST \
     https://api.pushbullet.com/v2/ephemerals
content_copyCOPY

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