The PUT /scim/v2/Me endpoint executes a full replace of the currently authenticated user.

The PingAuthorize Server ignores attributes that the client omits from a PUT request, rather than removing them. A client can explicitly designate that an attribute should be removed by setting its value to null.