Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
OK
Confirmation message that sync is in progress
Example:
"Sync in progress"
Initiates a synchronization process for Algolia indices.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
OK
Confirmation message that sync is in progress
"Sync in progress"