Update one tenant property
Updates a tenant property.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
tenant_property_id
Tenant Property ID
Headers
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
Errors
400
Update One Tenant Property Request Bad Request Error
401
Update One Tenant Property Request Unauthorized Error
403
Update One Tenant Property Request Forbidden Error
404
Update One Tenant Property Request Not Found Error
406
Update One Tenant Property Request Not Acceptable Error
429
Update One Tenant Property Request Too Many Requests Error
451
Update One Tenant Property Request Unavailable for Legal Reasons Error
500
Update One Tenant Property Request Internal Server Error
501
Update One Tenant Property Request Not Implemented Error