programUnsubscribe
Unsubscribe from program-owned account change notifications
Parameters
number
(required)
number
(required)ID of the account subscription to cancel.
Result
Returns a <bool>
indicating whether the unsubscribe operation was successful:
true
: Unsubscribe operation succeeded.false
: Unsubscribe operation failed.
Code Sample
Request Example:
Response Example:
Last updated