v1

latestOpenAPI 3.0.22026-07-26236455.6 KB
Botsonic Business Bot data

Bulk Upload Urls

Upsert multiple URL's ( with validation ) from a bot

post/v1/business/bot-data/bulk-upsert-urls

Request body

urlsstring[] required

A list of URLs to be uploaded in bulk.

sitemap_idstring

An optional sitemap ID associated with the uploaded URLs.

is_sitemapboolean

Set to True if the uploaded URLs are from a sitemap; otherwise, use False.

sitemap_rootstring

The root URL of the sitemap if is_sitemap is set to True.

ability_idstring uuid
is_crawledboolean

Response

Successful Response

{"stackTrail":"paths:/v1/business/bot-data/bulk-upsert-urls:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}