Created
March 10, 2015 03:45
-
-
Save mosufy/056b9e11c66dd44d79f8 to your computer and use it in GitHub Desktop.
VBC API Approve Verification Request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ curl -X PUT https://api.verifiedbycam.com/v2/request/b543c4e5df3c7c209 \ | |
-H "X-App-Key: c9cf97d8c394a861" \ | |
-H "X-Secret-Key: 779de173efee7e3b2e816c164004dd77d6ac1967dc6d0ca128cd5cd7afd77503" \ | |
-d '{ | |
"status": "VERIFIED" | |
}' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment