Skip to main content
PUT
Update User Profile

Overview

This endpoint allows authenticated users to update their profile information such as full name, apartment number, and phone number.

Authentication

Request Body

full_name
string
User’s full name
apartment_number
string
User’s apartment number in the building
phone_number
string
User’s phone number

Response

profile
object
required
Updated user profile information

Example Request

Example Response