Monitoren
Radar bijwerken
Updatet criteria, frequentie en automatisering.
PATCH
/monitors/{id}monitors:writeVerzoek
idstring · pathResource-ID.verplichtnamestring · bodyRegelnaam.optioneelquerystring · bodyGecontroleerde woorden.optioneelsourcestring · bodyBron of marktplaats.optioneelsegment_idstring · bodyDoelsegment.optioneelmin_pricenumber · bodyMinimale prijs.optioneelmax_pricenumber · bodyMaximale prijs.optioneelmin_commissionnumber · bodyMinimale commissie.optioneelmin_discountnumber · bodyMinimale korting.optioneelorderstring · bodyVolgorde van resultaten.optioneellimitinteger · bodyMaximaal per ronde.optioneelinterval_minutesinteger · bodyInterval tussen zoekopdrachten.optioneelauto_approveboolean · bodyKeurt resultaten automatisch goed.optioneelactiveboolean · bodyActiveert monitoring.optioneelVoorbeeld
curl
curl -X PATCH 'https://achadu.com/api/v1/monitors/resource_id' \
+ -H 'Authorization: Bearer ach_live_...' \
+ -H 'Accept: application/json' \
+ -H 'Content-Type: application/json' \
+ --data '{
"name": "My integration",
"query": "string",
"source": "string"
}'Antwoord
200Operatie voltooid4xxFout met code, bericht en request_id