Deletes scheduled events from a calendar.
Requires the manage_ml
cluster privilege. This privilege is included in the
machine_learning_admin
built-in role.
This API removes individual events from a calendar. To remove all scheduled events and delete the calendar, see the delete calendar API.
-
<calendar_id>
- (Required, string) A string that uniquely identifies a calendar.
-
<event_id>
- (Required, string) Identifier for the scheduled event. You can obtain this identifier by using the get calendar events API.