Remove the Escalation of access request

Thank you. It looks like a fallbackApproverRef is required. Once I added that, it worked.

Hi Kevin,
I was able to get the workflow working. However, if I wanted to cancel the pending request instead of denying it, can I use http post action /beta/access-requests/cancel

Reference: cancel-access-request | SailPoint Developer Community

I am assuming that it should work. Wondering if you have tried to cancel the request post 30 days.

So I tried the beta/access-requests/cancel HTTP post action instead of deny in the workflow and it didn’t cancel any pending requests.

It does work via postman though.