---
title: "change owner for a team (New owner will take control of the existing owner's subscription)"
method: POST
path: "/v1/admin/team/change_owner"
tags: ["internal"]
---

# change owner for a team (New owner will take control of the existing owner's subscription)

`POST /v1/admin/team/change_owner`

## Request body

- object
  - `new_owner_email` string, required

## Response `200`

Example response

- object
  - `message` string, required

## Other responses

- `400` — Example response
- `401` — Example response
- `404` — Example response
- `500` — Example response
- `default` — Example response

## Changes

- **2025-11-18** `41ee26b930f3` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/projectdiscovery/apis/pdcp-api/changes/v1/admin/team/change_owner/post.md)

---

[API](https://skmtc.dev/projectdiscovery/apis/pdcp-api.md) · [All operations](https://skmtc.dev/projectdiscovery/apis/pdcp-api/llms.txt) · [OpenAPI document](https://skmtc.dev/projectdiscovery/apis/pdcp-api/revisions/24404c1dd282?raw)
