update
public final Response<Event> update(String identifier, String eventId, UpdateEventRequest requestBody, UpdateEventQueryParams queryParams)
Update an Event
Return
The updated event
Parameters
identifier
The identifier of the grant to act upon
eventId
The id of the event to update.
requestBody
The values to update the Event with
queryParams
The query parameters to include in the request