destroy
public final DeleteResponse destroy(String identifier, String eventId, DestroyEventQueryParams queryParams, RequestOverrides overrides)
public final DeleteResponse destroy(String identifier, String eventId, DestroyEventQueryParams queryParams)
Delete an Event
Return
The deletion response
Parameters
identifier
The identifier of the grant to act upon
eventId
The id of the event to delete.
queryParams
The query parameters to include in the request
overrides
Optional request overrides to apply