Update User Profile
Update user profile
PUT
{enpoint}/api/v1/userprofile
Headers
Name
Type
Description
Content-Type*
String
application/json
Request Body
Name
Type
Description
name*
String
Firstname Lastname
file*
String
{
// Response
}
Last updated
Was this helpful?