Search Engines
Process
Schedules a task for processing all search engine’s data sources.
POST
Process
Authorizations
Doofinder API key. Pass it as: Authorization: Token <api_key>
Path Parameters
Unique id of a search engine.
Pattern:
^[a-f0-9]{32}$Body
application/json
When the tasks finishes, the systems calls to the provided URL giving the final status of the task. URL must use HTTPS. The call will be a POST, with the data result on the body.
Example:
"https://example_url.com"
Process