Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Generate new access token

...

HTTP Code

Description

Schema

200

OK

OAuth2AccessToken

201

Created

No Content

401

Unauthorized

No Content

403

Forbidden

No Content

404

Not Found

No Content

...

Name

Schema

expiration

optional

string (date-time)

expired

optional

boolean

expiresIn

optional

integer (int32)

refreshToken

optional

OAuth2RefreshToken

scope

optional

< string > array

tokenType

optional

string

value

optional

string

...