---
title: "POST /intermediate/v1/exchange-relayed-session-token-for-session"
method: POST
path: "/intermediate/v1/exchange-relayed-session-token-for-session"
tags: ["IntermediateService"]
---

# POST /intermediate/v1/exchange-relayed-session-token-for-session

`POST /intermediate/v1/exchange-relayed-session-token-for-session`

## Request body

- ExchangeRelayedSessionTokenForSessionRequest
  - `relayedSessionToken` string

## Response `200`

OK

- ExchangeRelayedSessionTokenForSessionResponse
  - `refreshToken` string
  - `accessToken` string
  - `relayedSessionState` string

## Other responses

- `default` — Default error response

## Changes

- **2025-03-20** `4d34d3e92e2b` — 1 info
  - endpoint added
- **2024-12-03** `b75276e17ae2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/changes/intermediate/v1/exchange-relayed-session-token-for-session/post.md)

---

[API](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api.md) · [All operations](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tesseral-labs/intermediateservice-api/revisions/367432db5a64/schema)
