Skip to main content
PATCH
Update scraper configuration

Path Parameters

retailerCode
string
required

Body

application/json
is_enabled
boolean
schedule_cron
string | null
Maximum string length: 100
schedule_description
string | null
Maximum string length: 100
location_ids
string[] | null
max_workers
integer
Required range: 1 <= x <= 50
batch_size
integer
Required range: 10 <= x <= 500
rate_limit_delay
number
Required range: 0.5 <= x <= 10
alert_on_failure
boolean
alert_on_error_rate
boolean
error_rate_threshold
integer
Required range: 1 <= x <= 100

Response

200 - application/json

Configuration updated

success
boolean
required
config
unknown