Refresh an expiring relay token and return a new one.
Validates the existing token, verifies ownership, and issues a replacement token with the same session and client kind.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request to refresh an expiring relay token.
Existing relay token to refresh.