About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
development:apis:admin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
development:apis:admin [2021/11/19 13:24] – [Examples] emaijaladevelopment:apis:admin [2021/11/19 13:26] – [Examples] emaijala
Line 21: Line 21:
  
 Clear default caches using curl: Clear default caches using curl:
-[code]curl -X delete 'http://localhost/vufind2/api/v1/admin/cache'[/code]+<code>curl -X delete 'http://localhost/vufind2/api/v1/admin/cache'</code>
  
 Clear cover cache using curl: Clear cover cache using curl:
-[code]curl -X delete 'http://localhost/vufind2/api/v1/admin/cache?id[]=cover'[/code]+<code>curl -X delete 'http://localhost/vufind2/api/v1/admin/cache?id[]=cover'</code>
  
  
development/apis/admin.txt · Last modified: 2023/11/09 19:25 by demiankatz