patch https://api.pluggy.ai/webhooks/
Updates a webhook event and/or url listener. Once updated all events that are triggered will replicate the updated logic
Log in to see full request history
Responses
Updates a webhook event and/or url listener. Once updated all events that are triggered will replicate the updated logic
xxxxxxxxxx
curl --request PATCH \
--url https://api.pluggy.ai/webhooks/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"event":"all"}'
Try It!
to start a request and see the response here! Or choose an example: