JSON API » conferences

Available functions

FunctionDescription
conferences/createCreates a new conference.
conferences/deleteDeletes a conference.
conferences/getGets fields of a conference.
conferences/listGets array of fields of conferences.
conferences/notifications/createAdds a notification to a conference.
conferences/notifications/listGets array of fields of notifications for a conference.
conferences/notifications/resetRemoves all notifications for a conference.
conferences/unused/codeGets an available unused conference code.
conferences/updateUpdates an existing conference.