Mobile POS App Update Photo
POST
Update Profile Photo
Upload and update the profile picture of the currently authenticated app user.
POST
/app/profile/photo
Request Body
JSONRequest Parameters
| Parameter | Type | Required | Validation | Description |
|---|---|---|---|---|
| photo | File (Image) | Required | file, image, mimes:jpeg,png,jpg,webp, max:2048 | The profile image file (max 2MB) |
Response
200 OKStatus Code
HTTP status code (200)
Message
Authenticate user password successfully updated
Data
Updated user profile payload containing the new photo URL