I am attempting to use the Delete Reassignment Configuration API call to delete an existing Reassignment Configuration, but when I execute this in either Postman or through the workflow HTTP request it gives me a “405 Method Not Allowed”.
These are the other headers and parameters that I am including in the call where {{identityId}} is the ID of an identity that has a Work Reassignment Configuration
I have also created a new PAT which explicitly includes the scope:
In the case that it was updated and not grandfathered in to my preexisting scope, but that returned the same error as well.