Skip to main content
PUT
Update a landlord

Authorizations

Authorization
string
header
required

Path Parameters

landlordId
string<uuid>
required

Body

application/json
name
string
Maximum string length: 260
email
string<email> | null
phoneNumber
string | null
Maximum string length: 160
fullAddress
string | null
Maximum string length: 560
status
enum<string>
Available options:
active,
inactive
notes
string | null

Response

Updated landlord

data
object