Update User Information
PUT {{baseUrl}}/user
Authenticated users can update their user information.
Request Body
{"email_id"=>"kmmanoj96@gulbank.com", "phone"=>"+91 9876543210"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""