This method has been replaced with Delete Rsvp, and will be removed on June 30, 2025.
Deletes an RSVP.
You can only call this method when authenticated as a Wix app or Wix user identity.
Event ID.
RSVPs to delete.
curl -X DELETE 'https://www.wixapis.com/events/v1/events/fd56076c-38f4-4705-b9eb-ec322b85c745/rsvp?rsvps=7c9dbf44-359c-47c7-a3e4-02638ab851c4' \
-H 'Authorization: <AUTH TOKEN>'
{}
This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.