Sliders
PATCH
Update Slider
Update an existing slider.
Required Permission:
Edit Slider
PATCH
/sliders/{id}
Request Body
JSONRequest Parameters
| Parameter | Type | Required | Validation | Description |
|---|---|---|---|---|
| title | String | Required | string, max:255 | Title of the slider |
| image | File | Optional | image, mimes:jpeg,png,jpg,gif,svg,webp, max:2048 | Image file |
| status | Boolean | Optional | boolean | Status (0 or 1) |
Response
200 OKStatus Code
HTTP status code (200)
Message
Human-readable description
Data
Updated slider details