Skip to main content
PATCH
Update partially user by ID

Path Parameters

userId
string
required

The identifier for the user that generated by system. Example: 621dd813eb3ebf16b94d6969

Body

application/json
name
string

The name of user. Example: Jhon doe

email
string

The email of user. Example: example@mile.app

phoneNumber
string

The phone number of user. Example: +628123456789

Response

OK

The response is of type object.