🎠Manage Roles
Create, view, update, and delete roles with permission assignments
List All Roles
GET
https://www.all-happy-events.swaadishthotels.com/api/roles
Response
Create New Role
POST
https://www.all-happy-events.swaadishthotels.com/api/roles
Response
Update Role Permissions
PUT
https://www.all-happy-events.swaadishthotels.com/api/roles/{id}/permissions
Response
Delete Role
DELETE
https://www.all-happy-events.swaadishthotels.com/api/roles/{id}
Response