patch https://platform.{env}.simpplr.com/v1/b2b/identity/users/
This api allows you to update a user by ID (delta update) i.e. only the fields provided in the request body will be updated.
To clear value explicitly pass null.
This api allows you to update a user by ID (delta update) i.e. only the fields provided in the request body will be updated.
To clear value explicitly pass null.
Try It! to start a request and see the response here!