Skip to main content
PATCH
Update a report

Authorizations

Authorization
string
header
required

API key authentication. Include your API key in the Authorization header:

Path Parameters

reportId
string<uuid>
required

The report ID to update

Body

application/json
address
string
city
string
state
string
zip
string
price
number
beds
integer
baths
number
sqft
integer
year_built
integer
property_type
string
description
string
status
string
is_draft
boolean
executive_summary
string
show_comps_on_report
boolean
show_neighborhood_on_report
boolean
show_social_media_on_report
boolean
show_showings_on_report
boolean
show_agent_insights_on_report
boolean

Response

Report updated successfully

data
object
message
string