Recursively crawl a website to make it available for indexed search.
API Key or JWT User Token. If using an API Key, set the X-As-User header to act as a specific user. A JWT User Token is always scoped to a specific user.
The base URL of the website to crawl
Maximum depth of links to follow during crawling
0 <= x <= 5
Maximum number of pages to crawl in total
1 <= x <= 100
Successful Response
The response is of type object
.