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
This is implemented now as of commit eb363d0. The DELETE is in fact to the endpoint /api/profiles/:id/validatedevents/:rid, where the "rid" is the id of the "event relation" that you get when uploading it. (Event relation is the class defining the weighted relation between the profile and the event, i.e. the object you are uploading with POST.)
I also changed all endpoints to be in plural form, following #75.
As of commit 26c7e7a you can also do a GET to the /api/profiles/:id/validatedevents to get the full list if you need it :-)
No description provided.
The text was updated successfully, but these errors were encountered: