Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json
name
string
required
Minimum string length: 1
type
enum<string>
required
Available options:
APARTMENT,
STUDIO,
HOUSE,
VILLA,
OFFICE,
COMMERCIAL,
LAND
addressLine
string
amenities
string[]
city
string
latitude
number<double>
longitude
number<double>
province
string
quartier
string

Response

201 - */*

Created

addressLine
string
amenities
string[]
city
string
createdAt
string<date-time>
id
string<uuid>
latitude
number<double>
longitude
number<double>
name
string
orgId
string<uuid>
ownerUserId
string<uuid>
province
string
quartier
string
status
enum<string>
Available options:
DRAFT,
PUBLISHED,
ARCHIVED
type
enum<string>
Available options:
APARTMENT,
STUDIO,
HOUSE,
VILLA,
OFFICE,
COMMERCIAL,
LAND