Making DeleteMemberApi "OPS" permission accessible
Currently, the Delete member API is only accessible by Service Principal. But, Slb has an "entitlement-manager" service which handles all the user/member/group creation and deletion as well. This service has a SAuth V2 service account which needs to call this API for its normal processing such as deleting a member/user from a group. This Service account will be granted "OPS" permission. Hence, we wish to make this Delete Member API "OPS" permission accessible and the service account will be able to call this API. This OPS permission is only for internal use.
Edited by Preksha Beohar-Slb