Skip to main content
DELETE
Unsubscribe from Trigger

Authorizations

Authorization
string
header
required

Your Paragon User Token (JWT), which you can generate using your project's signing keys.

Path Parameters

project_id
string
required

Your Paragon Project ID

subscription_id
string<uuid>
required

The trigger subscription ID

Response

200 - application/json

Success

success
boolean
required
Example:

true

warning
string

Present when webhook tear down fails

Example:

"Integration webhook failed to tear down. Check the connected account and manually remove any old webhooks if necessary. The webhook URL was: https://example.com/webhook"