Update one tenant property
BetaUpdates a tenant property.
Path parameters
tenant_property_id
Tenant Property ID
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Accept
Specify the content type and version that the API should use. It's recommended to include this to avoid breaking changes.
Request
This endpoint expects an object.
name
address_line_1
address_line_2
address_line_3
city
postal_code
state
Response
Tenant Property
id
name
status
address_line_1
address_line_2
address_line_3
city
postal_code
state