Description
This function sends a Pushbullet™ test message to determine that the token is valid and that the account holder can receive the message.
Examples
Note:
Use cPanel's API Shell interface (Home >> Advanced >> API Shell) to directly test cPanel API calls.
Parameters
Parameter |
Type |
Description |
Possible values |
Example |
access_token |
string |
Required The Pushbullet access token. |
A valid Pushbullet access token. Notes:
|
a1b2c3d4e5f6g7h8i9j0 |
Returns
Return |
Type |
Description |
Possible values |
Example |
message_id |
string |
The test message's ID. |
A valid string. |
554d2cbd-efe61da3cacb |
payload |
hash |
The payload from the Pushbullet server. |
For more information, visit Pushbullet's API documentation. Warning: This return may contain values that are Boolean primitives. JSON properly represents these, but XML represents them as 0 or 1. |
|