Skip to content

Instantly share code, notes, and snippets.

@nivikumar
Created October 6, 2014 17:19
Show Gist options
  • Save nivikumar/05672fd48a60b66c4003 to your computer and use it in GitHub Desktop.
Save nivikumar/05672fd48a60b66c4003 to your computer and use it in GitHub Desktop.
curl https://vrapi.verticalresponse.com/api/v1/hooks/1
-H "Authorization: Bearer tndttwx95dsdfsfsfskvc"
--request DELETE
@Andsbf
Copy link

Andsbf commented Oct 19, 2015

Does it still working? I'm getting:
"596 Service Not Found "

in my curl request. But only:

curl https://vrapi.verticalresponse.com/api/v1/hooks/NUMBER
-H "Authorization: Bearer MY_TOKEN"

Shows me the webhook details.

It is like the DELETE method is not supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment