Skip to main content

push_unsubscribe

Function push_unsubscribe 

Source
pub async fn push_unsubscribe(
    __arg0: State<AppState>,
    signer_ctx: SignerContext,
    __arg2: SonicJson<PushUnsubscribeRequest>,
) -> Result<SonicJson<PushUnsubscribeResponse>, ApiError>
Expand description

Remove a Web Push subscription for the authenticated wallet.