/auth/o2/tokenpost https://api.amazon.com/auth/o2/tokenReturns the token for your configuration which is valid for an hour.Form Datagrant_typestringrequiredPlease provide grant-type for OAuthrefresh_tokenstringrequiredPlease provide your refresh tokenclient_idstringrequiredPlease provide your application client idclient_secretstringrequiredPlease provide your application client secretResponses 200Success. 401The request's Authorization header is not formatted correctly or does not contain a valid token. 404The resource specified does not exist.Updated almost 2 years ago