Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel7

...

Link

https://ehealthmisapi1.docs.apiary.io/#reference/public.-medical-service-provider-integration-layer/oauth/exchange-oauth-code-grant-to-access-token

Resource

/oauth/tokens

Scope

List of scopes that are required in application business logic, separated by space

Components

Auth

Using Dictionaries

API paragraph not found

Using Microservices

API paragraph not found

Protocol type

REST

Request type

POST

Sync/Async

Sync

...

Authorize

API paragraph not found

Headers

Example

Expand
titleHeader example
Code Block
Content-Type: application/json
X-CSRF-Token: my-csrf-token

Validate request (JSON schema)

...