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
event Id
The id of the event to delete.
query Params
The query parameters to include in the request
overrides
Optional request overrides to apply