Unsubscribe from event triggers from Canopy.

Time Status User Agent
Make a request to see history.

URL Expired

The URL for this request expired after 30 days.

webhook_uuid
string
required
ID of the Webhook

``201 Successful webhook re-subscribe

``401

Unauthorized.

``403

Forbidden.

``422

Invalid input

``429

Too many requests.

``default

Unexpected Error.

Updated about 1 year ago


ShellNodeRubyPHPPython

Bearer

Base URL
https://Contact sales to enable your sandbox/organization/subscriptions/{webhook_uuid}/resubscribe

xxxxxxxxxx

curl --request PUT \

--url https://contact/%20sales%20to%20enable%20your%20sandbox/organization/subscriptions/webhook_uuid/resubscribe \

--header 'accept: application/json'

Click Try It! to start a request and see the response here! Or choose an example:

application/json

``201

Updated about 1 year ago