How to inculde request body while performing delete account operation from application(application type is web services) .My request body is coming as NULL even I passed in delete account operation
For resolving this issue easily. First, can you try to see if it is working from the Postman application? like combining both base and context urls and passing data in the body. So, we can come to know that it is working fine without any issues outside of SailPoint. If it is working fine outside of SailPoint, and if you are using UserName as the identity attribute, it is better to use it like this in the body (plan.nativeIdentity).