Start Bulk Enhance Job
Enhance a list of locations with additional data.
Body
Optional webhook URL for posting results. If provided, results will be provided upon completion in the same format as the GET /bulk_enhance response.
If false, bypass the cache and force a fresh fetch from all datasources.
If set, delegate this request to another user (requires delegation permissions).
If true, include cache metadata (is_cache_hit, persist_for) on each datasource result. Can be overridden per-location via datasource_config.
If true, include the raw request sent to the datasource for non cache hits. Does not support all datasources.
If true, include the datasource's original response.
Specify any desired third-party data sources to include for this location.
PG, PH, LB Seconds before giving up. If timeout is reached, it will finalize the batch and provide any data that was aggregated in time.
Response
Newly-created request ID. Use this as the id for future requests.