update_event
Reschedule a Moodle calendar event to a new start time. Provide event ID and new Unix timestamp.
Instructions
Reschedule a calendar event to a new timestart. To change name/description/location, delete + re-create (Moodle WS does not expose full event update).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_id | Yes | ||
| new_timestart | Yes | New start timestamp (Unix seconds). |