👥 Manage Users
Create, view, update, and delete users with role assignments
List All Users
GET
https://www.all-happy-events.swaadishthotels.com/api/users
Response
Create New User
POST
https://www.all-happy-events.swaadishthotels.com/api/users
Response
Update User
PUT
https://www.all-happy-events.swaadishthotels.com/api/users/{id}
Response
Delete User
DELETE
https://www.all-happy-events.swaadishthotels.com/api/users/{id}
Response