#### Path parameters
- **Required**: Must be provided to make the request
- **Type validation**: Ensures correct data types (integer, string, etc.)
- **Example**: `propertyId` in `/properties/{propertyId}/contacts`

