/oauth2/token

This endpoint is used to exchange the authorization code obtained from the "/oauth2/authorize" endpoint for an access token.

Recipes
🔐
OAuth Authentication
Open Recipe
Language