Usage Route : /api/export Protected : true Endpoints GET / Export all your model/product associations to ElasticSearch. DELETE /delete Empty your ElasticSearch index. Warning : this operation is not reversible!
Use of Route:/api/users Protected:True Roads Get / List all available users Get /{id} Collects details of a user, whose ID is {id} Put /store Required name, company_id, email Optional Creates a user based on the body of the query Put /bulkUpdate ...