Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer access token (JWT) issued by Keycloak or the sandbox token endpoint.

Path Parameters

id
string<uuid>
required

Body

application/json
label
string
required
Minimum string length: 1
areaSqm
integer<int32>
bathrooms
integer<int32>
bedrooms
integer<int32>
rentAmount
integer<int64>
rentCurrency
string

Response

201 - */*

Created

areaSqm
integer<int32>
bathrooms
integer<int32>
bedrooms
integer<int32>
id
string<uuid>
label
string
propertyId
string<uuid>
rentAmount
integer<int64>
rentCurrency
string
status
enum<string>
Available options:
AVAILABLE,
OCCUPIED,
UNAVAILABLE