{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/RefreshTokenSessionId", "title": "RefreshTokenSessionId", "type": [ "string", "null" ], "description": "ID of the authenticated session used to obtain this refresh-token" }