List BannersGET
List all banners with pagination and filtering options.
Create BannerPOST
Create a new banner with the provided data.
Detail BannerGET
Get details of a specific banner by its ID.
Update BannerPOST
Update a specific banner by its ID.
Delete BannerDELETE
Delete a specific banner by its ID.