Authorization: Bearer ********************
curl --location --request POST 'https://complier.pwhs.app/api/filters/rebuild-all' \ --header 'Authorization: Bearer <token>'
{ "message": "Started rebuilding 387 filters in the background", "status": "success" }