GET Crawl Exclude Types
Use this to discover the types of excludes that can be used within crawl job types.
Request
Method | GET |
Path | /crawlExcludes |
Header |
Realm: account_realm Authorization: Bearer access_token |
Result
Body |
"results": [ { "type": "regex" }, { "type": "robot" } ] |
Crawl Exclude Type Parameters
Parameter | Details |
---|---|
type | A description of the type of crawl exclude |