---
title: "POST /intermediate/v1/redeem-user-impersonation-token"
method: POST
path: "/intermediate/v1/redeem-user-impersonation-token"
tags: ["IntermediateService"]
---

# POST /intermediate/v1/redeem-user-impersonation-token

`POST /intermediate/v1/redeem-user-impersonation-token`

## Request body

- RedeemUserImpersonationTokenRequest
  - `secretUserImpersonationToken` string

## Response `200`

OK

- RedeemUserImpersonationTokenResponse
  - `refreshToken` string
  - `accessToken` string

## Other responses

- `default` — Default error response

---

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