Hello all,
I was trying to update only custom attribute fields using scim api - '/scim/users/<ID>' by patch operation but I'm not getting any proper documentation for performing patch operation for updating custom attributes only but I was able to update other values like language family name etc using this patch api. There is an api available for updating the whole resource(PUT api). But I don't want to update all fields but only 'attributes' field. Can anyone please provide any documentation link or JSON to update only customAttributes.
Any help will be highly appreciated.
Regards,
Neha Bhatt