mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 19:48:26 +00:00
17 lines
412 B
Markdown
17 lines
412 B
Markdown
![]() |
---
|
||
|
title: setOwner
|
||
|
slug: /main-concepts/metadata-standard/schemas/api/setowner
|
||
|
---
|
||
|
|
||
|
# SetOwnershipRequest
|
||
|
|
||
|
*Set ownership for a given entity*
|
||
|
|
||
|
## Properties
|
||
|
|
||
|
- **`id`**: Id of the owner of the entity. Refer to *../type/basic.json#/definitions/uuid*.
|
||
|
- **`type`** *(string)*: Entity type of the owner typically either 'user' or 'team'.
|
||
|
|
||
|
|
||
|
Documentation file automatically generated at 2023-10-27 13:55:46.343512.
|