Refresh an expired authentication session using a valid refresh token to obtain new session credentials.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The refresh token
OK
The expiration time of the refresh token
The refresh token
The expiration time of the session token
The session token
A URL to the JSON Schema for this object.