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

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

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

## Request body

- ExchangeIntermediateSessionForSessionRequest
  - `organizationId` string

## Response `200`

OK

- ExchangeIntermediateSessionForSessionResponse
  - `refreshToken` string
  - `accessToken` string

## Other responses

- `default` — Default error response

## Changes

- **2024-12-10** `ba8bf620f163` — 1 info
  - added the optional property `accessToken` to the response with the `200` status
- **2024-12-10** `89d8bd413b05` — 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-intermediate-session-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.dev/tesseral-labs/apis/intermediateservice-api/revisions/7769ef36fdc1?raw)
