Generate tokenspost https://api.mollie.com/oauth2/tokensBody Paramsgrant_typestringrequiredShow Detailsauthorization_codeExchange an authorization code for an access token after the merchant has granted consent.refresh_tokenRenew an expired access token using a refresh token.codestringrefresh_tokenstringredirect_uristringHeadersAuthorizationstringrequiredContent-TypestringacceptstringenumDefaults to application/jsonAllowed:application/hal+jsonapplication/jsonResponses 200The newly generated access token and refresh token. 429Rate Limit has been reached.Updated about 2 months ago