send Rsvp
public final DeleteResponse sendRsvp(String identifier, String eventId, SendRsvpRequest requestBody, SendRsvpQueryParams queryParams, RequestOverrides overrides)
public final DeleteResponse sendRsvp(String identifier, String eventId, SendRsvpRequest requestBody, SendRsvpQueryParams queryParams)
Send RSVP. Allows users to respond to events they have been added to as an attendee.
Return
The send-rsvp response
Parameters
identifier
The identifier of the grant to act upon
event Id
The id of the Event to update.
request Body
The values to send the RSVP with
query Params
The query parameters to include in the request
overrides
Optional request overrides to apply