/oauth2/tokenAsk AIpost https://api.criteo.com/oauth2/tokenCreates a token when the supplied client credentials or single use authorization code are validForm Datagrant_typestringenumrequiredclient_credentialsauthorization_coderefresh_tokenAllowed:client_credentialsauthorization_coderefresh_tokenclient_idstringrequiredclient_secretstringrequiredredirect_uristringOnly required when using grant_type: authorization_codecodestringOnly required when using grant_type: authorization_coderefresh_tokenstringOnly required when using grant_type: refresh_tokencode_verifierstringOnly required when using PKCEResponses 200Success 400Bad requestUpdated 2 months ago