DEVELOPER CENTER
...
API
Webhooks (Preview)

User Subscribe

1min

This API notifies the Pathfix Automation's webhook module to start 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 subscribe a user to an active webhook.
POST
Request
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