website logo
⌘K
GETTING STARTED
Getting started with Pathfix
Introduction
OAuth Connect Page
Custom Redirect Domain
Monitoring Activity
Workspace
Extensions
Security
Notifications
Event Callback
Scopes
Provider reference
Access tokens
SDK's
MIGRATION
Switching Code Base
BUBBLE.IO INTEGRATION
Bubble.io Documentation
ADALO INTEGRATION
Adalo Documentation
Adalo User Authorization
Adalo API Call
DEVELOPER CENTER
Developer center
Pathfix Consent Screen (preview)
Module dependencies
Step-by-Step
General
JavaScript
PROVIDER SETUP DOCS
Integration Setup Docs
Identity Auth
Integrating with Airtable
Integrating with Box
Integrating with Hubspot
Integrating with GitHub
Integrating with Google Tasks
Integrating with Instagram Graph API
Integrating with LinkedIn
Integrating with Pipedrive
Integrating with Quickbooks
Integrating with Stripe
Integrating with Stripe-Server
Integrating with Slack
Integrating with TikTok
Integrating with Typeform
Integrating with WooCommerce
Integrating with Xero
Integrating with Zoom
Docs powered by archbee 

User Unsubscribe

1min

This API notifies the Pathfix Automation's webhook module to stop listening for webhooks for the given user_id.

The API will always return a success message but will only really work if the user_id is connected via Pathfix OAuth and the webhook is in an active state.





Call this API to unsubscribe a user from an active webhook.
POST
Params
Query Parameters
user_id
required
String
Identifier of your currently logged in user
public_key
required
String
Your Pathfix Application's Public Key
private_key
required
String
Your Pathfix Application's Private Key




Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
User Subscribe
NEXT
Pathfix Consent Screen (preview)
Docs powered by archbee 
User Unsubscribe API