---
title: "create"
method: POST
path: "/api/v1/impersonations"
tags: ["API::V1::Impersonation"]
---

# create

`POST /api/v1/impersonations`

## Request body

- object
  - `auth` string, required

## Response `204`

authenticates the user and returns impersonation headers

## Other responses

- `404` — raises an error

## Changes

- **2024-03-06** `efb566fd664a` — 1 info
  - endpoint added
- **2023-10-24** `238ff9873a31` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/rootstrap/apis/rails-api-base/changes/api/v1/impersonations/post.md)

---

[API](https://skmtc.dev/rootstrap/apis/rails-api-base.md) · [All operations](https://skmtc.dev/rootstrap/apis/rails-api-base/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/rootstrap/rails-api-base/revisions/5b193a22afbc/schema)
