Claim a source for crawling
Moves a due source into the crawling state and returns its crawl
configuration. Claiming a source that is not claimable (e.g. already
crawling) returns 409 not_claimable.
Authorizations
Deploy-wide server-to-server bearer token (ENGINE_API_TOKEN),
validated by the engine_api firewall. Authenticates the Engine API,
Knowledge base, and Conversions surfaces. The tenant_id rides in the
request body and is trusted in V1 — keep this token strictly
server-side.
Path Parameters
The knowledge-base source UUID.
Body
Body-selected tenant the call acts for.
Response
Source claimed
A knowledge-base source's crawl configuration and current status.
Source type (e.g. website).
scheduled, crawling, ready, failed, paused Crawl schedule, when recurring.