Bug in rest API PUT /rest/api/2/user/properties/{propertyKey}

The returned content type is set to

Response-Header: Content-Type -> application/json;charset=UTF-8

But it’s not an actual JSON response.

Anyone had a similar issue?