Activate a Property search alert by its id (alertId)
curl --request GET \ --url https://api.fluximmo.io/v2/protected/properties/search/alerts/{alertId}/activate \ --header 'x-api-key: <api-key>'
{ "data": { "alert_id": "<string>" } }
Show child attributes
Was this page helpful?