> ## 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.

# Add New Property

Add new property that user email owns.

### Request Params

*None*

### Request Body

<ParamField path="name" type="string">
  Name of property
</ParamField>

### Response

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