/
/Zinc Search engine API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2mo ago
Document8
Index23
  • postAnalyze
  • getList indexes
  • postCreate index
  • getGet index metadata
  • deleteDelete index
  • headChecks if the index exists
  • postResfresh index
  • getList index Name
  • postAnalyze
  • getGet index mappings
  • putSet index mappings
  • getGet index settings
  • putSet index Settings
  • postAdd or remove index alias for compatible ES
  • getList index teplates
  • postCreate update index template
  • getGet index template
  • putCreate update index template
  • deleteDelete template
  • putCreate index for compatible ES
  • headChecks if the index exists for compatible ES
  • getGet index mappings for compatible ES
  • getGet index alias for compatible ES
Search4
User5
  • getGet healthz
  • getGet version
Index

Resfresh index

post/api/index/{index}/refresh

Path parameters

indexstring required

Index

Response

OK

messagestring

Example response

{
  "message": "message"
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.