ЕСОЗ - публічна документація

Auth. Exchange grant token (Deprecated)

apiaryexchange-oauth-code-grant-to-access-token
Post/oauth/tokens/

Purpose

This WS is designed to exchange authorization code with requested scopes to access_token

Request

  • grant_type
  • code
  • client_id
  • client_secret
  • redirect_uri
  • scope

Validation

validate grant_type


ЕСОЗ - публічна документація