Getting error when deleting Role Assignment with REST API
Summary:
User Account Role API for DELETE request returns Bad Request 400. The requested action can't be done because the corresponding enterprise option is suppressing it. (PER-1532373)
Content (please ensure you mask any confidential information):
Hello. I am getting the following error when I try to delete a role assignment: Bad Request 400. The requested action can't be done because the corresponding enterprise option is suppressing it. (PER-1532373)
I am using the following resource: /hcmRestApi/resources/11.13.18.05/userAccounts/{GUID}/child/userAccountRoles/{UserRoleId}
And I am using Oracle Fusion 24A
I already assigned the following role Use REST Service - User Accounts as Worker to my user in order to be able to use the API, since I was getting the 403 Forbidden error when trying to use the API, but now I am getting the error that I mentioned beforehand.