> ## Documentation Index
> Fetch the complete documentation index at: https://docs.leafpress.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Share Property

Share property to another user email.

### Request Params

<ParamField path="property_id" type="string">
  Unique identifier of property
</ParamField>

### Request Body

<ParamField path="email" type="string">
  New user email to be shared on this property
</ParamField>

### Response

<ParamField path="property_id" type="string">
  Unique identifier for the property
</ParamField>
