DELETE /subscriptions

Authorization Required
https://[your-subdomain].trackdrive.com/api/v1/subscriptions

Delete a subscription matching a target_url

Remove the subscription matching the given target_url instead of an id, useful when you only know the URL you registered and not its id.

Params

Param name Description
target_url
Optional

The unique auto-generated subscription URL where Trackdrive will send JSON data when the event is triggered.

  • Must be a String