Skip to main content
POST

Autorisations

Authorization
string
header
requis

Send your Immoteur Personal Access Token in the Authorization header: Authorization: Bearer <token>

You can create and manage your Personal Access Tokens here: https://immoteur.com/dashboard/settings

Corps

application/json

Report incorrect information on one Property. Set issueKind to data, then provide propertyId and issueFacets.

issueFacets
enum<string>[]
requis

Fields to review with this data report, including status.

Minimum array length: 1

Fields that can be reported with data, including status.

Options disponibles:
attributes,
contact,
description,
link,
location,
media,
other,
price,
publisher,
status
issueKind
enum<string>
requis

Fixed value data; identifies a data issue report.

Options disponibles:
data
propertyId
string<uuid>
requis

Property whose information needs review.

Pattern: ^(?:(?:urn|URN):(?:uuid|UUID):)?[0-9a-fA-F]{8}-(?:[0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$(?![\s\S])
comment
string

Optional details for a data, status, or grouping report. Maximum length: 4,000 characters.

Maximum string length: 4000

Réponse

Issue report created

createdAt
string<date-time>
requis

Timestamp when the issue report was created.

reportId
string<uuid>
requis

Identifier of the stored issue report for later support correlation.