Home Page Content
PATCH
Update Home Page Content
Update the home page content.
Required Permission:
Edit Home Page Content
PATCH
/dashboard/home-page-content
Request Body
JSONRequest Parameters
| Parameter | Type | Required | Validation | Description |
|---|---|---|---|---|
| hero_title | string | Required | string, required | Hero title |
| hero_description | string | Required | string, required | Hero description |
| hero_image | file | Optional | file, optional | Hero image |
| number_of_experience | integer | Required | integer, required | Number of experience |
| number_of_projects | integer | Required | integer, required | Number of projects |
| number_of_clients | integer | Required | integer, required | Number of clients |
| number_of_awards | integer | Required | integer, required | Number of awards |
| why_chose_us_title | string | Required | string, required | Why chose us title |
| why_chose_us_image | image | Optional | image, optional | Why chose us image |
| why_chose_us_points | array | Required | array, required | Why chose us points |
| why_chose_us_points.*.title | string | Required | string, required | Why chose us point title |
| why_chose_us_points.*.description | string | Required | string, required | Why chose us point description |
| why_chose_us_points.*.icon | string | Required | string, required | Why chose us point icon |
Response
200 OKStatus Code
HTTP status code (200)
Message
Human-readable description
Data
Updated home page content