Authorize Keyrings (POST)

POST

OAuth2 authorization callback.

Request

This endpoint expects an object.
codestringRequiredformat: "text"

Code to exchange for an access token.

statestringRequiredformat: "text"

State value given to the authorization request.

Built with