post
http://localhost:8888/rest/v0/oauth/token
Exchanges an authorization code for tokens, or refreshes an access token. Uses application/x-www-form-urlencoded as required by OAuth 2.0. Clients may authenticate via HTTP Basic (recommended for confidential clients) or by including client_id (and, if applicable, client_secret) in the body.
