v1
latestOpenAPI 3.0.0http://www.apache.org/licenses/LICENSE-2.0.html2026-07-14543167.2 KBusers
Update a user's profile information
post/users
Request body
Example request
{
"email": "dmoney@scrutefarms.com",
"name": "Dwight Schrute",
"profilePicture": "data:image/jpeg;base64,BASE64_ENCODED_JPEG_IMAGE_DATA",
"bio": "I'm the best salesman at Dunder Mifflin",
"status": "Trying to get promoted to Assistant Regional Manager",
"linkedin": "https://www.linkedin.com/in/dwight-schrute/",
"twitter": "https://twitter.com/dwight_schrute",
"instagram": "https://www.instagram.com/dwightschrute/"
}Response
Successful response