/auth/api/v1/oauth/tokenAsk AIpost https://example.com/auth/api/v1/oauth/tokenAccess Token Request https://tools.ietf.org/html/rfc6749Body Paramsclient_idstringOAuth2.0 client IDgrant_typestringenumGrant typeauthorization_coderefresh_tokenpasswordclient_credentialsAllowed:authorization_coderefresh_tokenpasswordclient_credentialsrefresh_tokenstringOptional. Used if grant_type is refresh_tokencodestringOptional. Used if grant_type is authorization_coderedirect_uristringOptional. Used if grant_type is authorization_codeusernamestringOptional. Used if grant_type is passwordpasswordstringOptional. Used if grant_type is passwordscopestringOptional. Used if grant_type is password.Responses 200Successful response, returns JSON object 400Bad request 500Internal server errorUpdated over 4 years ago