Authorize Keyrings (POST)
OAuth2 authorization callback.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
code
Code to exchange for an access token.
state
State value given to the authorization request.