Canceling the attribute request in before provisioning rule

Hi All,

We are developing web service connector based application, where we have one use case to submit the request for removing the default role, in this case we need to stop the execution process in before provisioning rule itself.

Is there any way to cancel account request.

Any help will be appreciable.

Thanks,
Prathyusha

There’s no way of cancelling the request, but you have some options:

Change or empty the Plan, change the request endpoint in case is the default role. Cause a error.

Thanks for the response @ipobeidi .