DELETE api/v2.0/Events/RSVP?eventKey={eventKey}

Removes the current user's RSVP to the designated event. For events with a registration type of RSVP only, not valid for other registrations. Removing RSVP for a parent repeating event also removes registration for all following occurrences.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventKey

Unique identifier of the event to remove RSVP from.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

None.