patch https://wassdev.idbanc.com/auth/user
This endpoint update user authentication details.
Request Body
The request should include the following parameters:
| Parameter | Type | Description |
|---|---|---|
| firstName | string | Updated first name of the user. |
| lastName | string | Updated last name of the user. |
| middleName | string | Updated middle name of the user. |
| phoneNumber | string | Updated phone number of the user. |