Skip to main content
PATCH
Update apartment

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

id
integer
required

Apartment ID

Body

application/json
name
string
Example:

"Seaside Villa"

address
string
Example:

"123 Beach Road"

registryId
string
Example:

"00002087410"

ownerId
integer
Example:

42

postalCode
string
Example:

"10000"

Response

Apartment updated successfully

apartment
object
requestId
string
Example:

"a1b2c3d4-e5f6-7890-a1b2-c3d4e5f67890"