Open ushah-albion opened 7 months ago
I do not see DELETE as a method in the resources.
@ushah-albion - it looks like to use the emergency-contacts BP API, there is a step required with Person Manager. I didn't realize this when I created this example. It was already enabled in the environment(s) I tried this on.
Without this, the create, read, and update will work, just not the delete.
I will add notes to the readme on this subject and make the delete option only show when applicable.
Bret
Hello Bret, thank you for your help. I have opened a ticket with action line to enable the "Event Subscriptions" tab in our tenant as mentioned in the documentation. Thank you once again!
@ushah-albion - latest info I am getting is that the DELETE method is there and works starting with Banner Admin API version 9.3.31.
Check your version.
Bret
When I try to run the DELETE emergency-conatcts method I get 400 "failed to get payload error". We are a Banner school. I am passing the body as:
{ "id":"bannerID" }