Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
491 B
Markdown
Raw Permalink Normal View History

---
2025-06-26 16:13:03 +05:30
title: Set Owner API | OpenMetadata Ownership API
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/basic.json#/definitions/uuid)*.
- **`type`** *(string)*: Entity type of the owner typically either 'user' or 'team'.
Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00.