Delete Event Record
DELETE/api/EntityEventRecords/DeleteEventRecord/:id
Tier: Public — stable, supported for third-party integration.
Soft-deletes an event-record occurrence.
Request
Responses
- 200
- 400
true once the event record is deleted.
No event record with that id is visible to the caller's organisation (NotFound).