Update Event Type
POST/api/EntityEventRecords/UpdateEventType
Tier: Public — stable, supported for third-party integration.
Updates an event type's Name, Description and ExternalReference. EventScope is immutable after creation and cannot be changed here.
Request
Responses
- 200
- 400
The updated event type. See EntityEventRecords.EventTypeDetailDto.
No event type with that id exists in the caller's organisation (NotFound), or the update failed validation.