Obtain access and refresh tokens.post {protocol}://{base-url}/oauth/v1/tokenForm Dataauthorization_coderefresh_tokengrant_typestringenumrequiredauthorization_codeauthorization_codeAllowed:authorization_coderedirect_uriurirequiredclient_iduuidclient_secretstringcode_verifierstringcodestringrequiredResponses 200Token response. 400Malformed request. 401Unauthorized. Missing or invalid client authentication. Provide HTTP Basic auth or client_id and client_secret in the body.Updated about 2 months ago