This function updates the cPanel account's Pushbullet™ access token.
uapi --output=jsonpretty \ --user=username \ ContactInformation \ set_pushbullet_access_token \ pushbullet_access_token='a1b2c3d4e5f6g7h8i9j0'
{- "apiversion": 3,
- "func": "set_pushbullet_access_token",
- "module": "ContactInformation",
- "result": {
- "errors": null,
- "messages": null,
- "status": 1,
- "warnings": null
}
}