Pushbullet API-Create Device

PHOTO EMBED

Tue Apr 04 2023 15:07:10 GMT+0000 (Coordinated Universal Time)

Saved by @jrray

curl --header 'Access-Token: <your_access_token_here>' \
     --header 'Content-Type: application/json' \
     --data-binary '{"app_version":8623,"manufacturer":"Apple","model":"iPhone 5s (GSM)","nickname":"Elon Musk's iPhone","push_token":"production:f73be0ee7877c8c7fa69b1468cde764f"}' \
     --request POST \
     https://api.pushbullet.com/v2/devices
content_copyCOPY

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