---
title: "Transfer ownership"
method: POST
path: "/v1/artifacts/{id}/transfer-ownership"
tags: ["Collaborators"]
---

# Transfer ownership

`POST /v1/artifacts/{id}/transfer-ownership`

Owner only.

## Request body

- object
  - `email` string, email, required

## Response `200`

Ownership transferred

## Other responses

- `403` — Access denied
- `404` — Resource not found

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/revisions/804359ead65a/schema)
