Get access token
POST /token
Return a new auto-generated, cryptographically secure and persistent access token, plus accompanying single-use refresh token based on the specified authorization code or refresh token according to RFC 6749. Previous tokens will thereby invalidate.
Request
Response Headers
WWW-AuthenticatePreferred authentication scheme (RFC 7235)
Runtime Error (Internal Server Error)