Remove member from a role
Summary
Rollback plan - remove members from roleContent
We are working on the release of OIC (integrations, process applications, VBCS). As part of this, we are also building rollback scripts via APIs.
To remove the process application we have successfully deleted the project and deleted the space.
We also need to remove the members from the process roles.
To remove members, we are following the document (https://docs.oracle.com/en/cloud/paas/process-cloud/cprrb/op-identities-roles-roleid-members-member-delete.html). Our delete command is coming back "404 Not Found". It seems like a bug.
Here is the curl command:
curl --location --request DELETE '
0