You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, we only have examples of GET (data retrieval) or POST (data creation) REST API requests, but nothing for DELETE (destructive) requests. We should add examples to showcase best practices for destructive Abilities/REST API requests.