Properties Alerts
Update the search criteria of a Property alert
Update the search criteria of a Property alert by its id (alertId) and return the new alertId
PATCH
/
v2
/
protected
/
properties
/
search
/
alerts
/
{alertId}
Authorizations
x-api-key
string
headerrequiredPath Parameters
alertId
string
requiredBody
application/json
search_query
object
requiredwebhook_url
string
search_name
string
match
enum<string>[]
Available options:
ALERT_MATCH_UNKNOWN
, ALERT_MATCH_CREATED
, ALERT_MATCH_MERGED
context
object
Response
200 - application/json
data
object
requiredWas this page helpful?