mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +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 2022-07-14 10:51:34.749986. |