Criteria for
deleting an event
The criteria object specifies the event
to delete.
The criteria object has two main properties: Type and Data.
These are described in the following table.
Table: Criteria object properties
|
Property
|
Description
|
Type
|
Value
|
|
criteria.Type
|
Specifies the type of content.
|
string
|
Possible values:
|
|
criteria.Data
|
Specifies the event to delete.
|
object
|
|
|
criteria.Data.id
|
Specifies a unique identifier of the event to delete.
|
string
|
|