Selectively re-processes specific discovered URLs that are not excluded. Use this endpoint to sync individual URLs within a parent website crawl without processing all discovered URLs.
API Key with fullAccess scope(i.e. Rest API Key from the Dashboard).
Parent website crawl unique ID
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Array of discovered URL unique IDs to sync. Only non-excluded URLs will be processed.
Array of unique IDs to sync for batch processing
["url-id-1", "url-id-2", "url-id-3"]