Generate or Refresh Token

This method creates or refreshes the token depending on the body of the request.
For creating new token required parameters are: grant_type, auth_req_id, and client_id

For refreshing existing token required parameters are: grant_type, refresh_token, client_id

Language
URL
Click Try It! to start a request and see the response here!