Skip to content

Instantly share code, notes, and snippets.

@mosufy
Created March 10, 2015 03:46
Show Gist options
  • Save mosufy/f15bf02816d996b6cf10 to your computer and use it in GitHub Desktop.
Save mosufy/f15bf02816d996b6cf10 to your computer and use it in GitHub Desktop.
VBC API Reject Verification Request
$ curl -X PUT https://api.verifiedbycam.com/v2/request/b543c4e5df3c7c209 \
-H "X-App-Key: c9cf97d8c394a861" \
-H "X-Secret-Key: 779de173efee7e3b2e816c164004dd77d6ac1967dc6d0ca128cd5cd7afd77503" \
-d '{
"status": "REJECTED"
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment