OAuth
Exchange access code
Exchanges an authorization code for an API key.
get/oauth2/{appId}/exchange/{code}
Path parameters
appIdstring uuid required
The application ID.
codestring required
The authorization code to exchange.
Response
The object was successfully returned.
Changes
No recorded changes to this endpoint across all 1 revision of this API.