POST lms/LiveMeetingRegistration?portalId={portalId}&emailaddress={emailaddress}&eventCode={eventCode}&eventName={eventName}

When called, the method will find a matching contact and event - then create a registration for that contact for that event.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
portalId

System.String

Required

emailaddress

System.String

Required

eventCode

System.String

Required

eventName

System.String

Required

Body Parameters

None.

Response Information

Resource Description

None.