delete
https://integrate.rooflink.com/roof_link_endpoints/api/light/events//
Permanently deletes an event and removes all associated calendar associations.
Permission Requirements:
- The authenticated user must be an employee (crew members cannot delete events).
- The user must have edit permissions for the event.
Deletion Behavior:
- The event is permanently removed from the database.
- All calendar associations are removed.
- Calendar sync tasks are triggered to remove the event from external calendars (Google, Outlook).
- This action cannot be undone.
Company Isolation:
Users can only delete events from their own company. Attempting to delete an event from another company will return a 404 error.
