logsUnsubscribe
Unsubscribe from transaction logging
Parameters
integer
(required)
integer
(required)Subscription ID 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