---
id: v1-assign-resource-owner-request
title: AssignResourceOwnerRequest
pagination_label: AssignResourceOwnerRequest
sidebar_label: AssignResourceOwnerRequest
sidebar_class_name: typescriptsdk
keywords: ['typescript', 'TypeScript', 'sdk', 'AssignResourceOwnerRequest', 'v1AssignResourceOwnerRequest']
slug: /tools/sdk/typescript/data_access_security/models/assign-resource-owner-request
tags: ['SDK', 'Software Development Kit', 'AssignResourceOwnerRequest', 'v1AssignResourceOwnerRequest']
---

# AssignResourceOwnerRequest

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**appId** | **(optional)** `number` | The unique identifier of the application containing the resource. | [default to undefined]
**fullPath** | **(optional)** `string` | The full path to the resource within the application (e.g., file path or object path). | [default to undefined]
**identityId** | **(optional)** `string` | The unique identifier (UUID) of the identity to be assigned as the resource owner. | [default to undefined]

