Apache OpenMeetings · Example Payload

Apache Openmeetings Group Dto Example

CollaborationVideo ConferencingWeb ConferencingWhiteboardApacheOpen SourceConferencing

Apache Openmeetings Group Dto Example is an example object payload from Apache OpenMeetings, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnametag

Example Payload

Raw ↑
{
  "id": 1234,
  "name": "Example Name",
  "tag": "example"
}