We have an application which supports SCIM but does not have any soft delete API.The user automatically gets deleted when you trigger disable operation from sailpoint.
However the issue is after deleting it again tries to fetch the user as per the logs and since the user is deleted there is no response and it gives us 404 error .
IS there any way to stop the single account aggregation after the disable operation in SCIM SAAS connector?