Encryption through API
Hi,
Looking for the REST endpoint to encrypt a secret for an AppVeyor user (as per https://ci.appveyor.com/tools/encrypt). Is there such an endpoint, as I can't see it in http://www.appveyor.com/docs/api (https://github.com/appveyor/website/tree/master/NJekyll/site/docs/api)?
Thanks!
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac

Support Staff 1 Posted by Feodor Fitsner on 17 Nov, 2015 07:07 PM
The best way to see what API method is called is using "Network" tab in browser Developer Tools.
To encrypt the value:
Request body:
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:02 AM.