Skip to Content
2
Apr 22, 2022 at 03:28 PM

SCIM API for custom attribute update PATCH api

838 Views Last edit Sep 15, 2022 at 06:24 AM 5 rev

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