Update Profile
PUT
Update Profile
Update the authenticated user's profile information.
PUT
/dashboard/profile
Request Body
JSONRequest Parameters
| Parameter | Type | Required | Validation | Description |
|---|---|---|---|---|
| username | String | Required | string, max: 255, unique | The username |
| name | String | Required | string, max: 255 | The name |
| mobile | String | Optional | string, max: 255 | The mobile |
| String | Required | string, max: 255, unique | The email |
Response
200 OKStatus Code
HTTP status code (200)
Message
Success confirmation message
Data
Response data payload