App
Authorize an Application
Create an application key based on an previously generated authorization code.
post/app/authorize/{authCode}
Path parameters
authCodestring required
Authorization code generated from OAuth.
Response
Application authorized; key returned.