Generate the access token from the provided set of client credentialsAsk AIpost https://api.resellerratings.com/v1/oauth/access_tokenBody ParamsJSON object containing the authentication detailsgrant_typestringenumrequiredDefaults to client_credentialsGrant type being requested. Must be client_credentialsclient_credentialsAllowed:client_credentialsclient_idstringrequiredClient ID value provided by ResellerRatingsclient_secretstringrequiredClient Secret value provided by ResellerRatingsResponses 200Access detail response 400Content missing or invalid 401Invalid tokenUpdated about 2 years ago