PUT lms/CourseCompletion?portalId={portalId}&emailaddress={emailaddress}&eventCode={eventCode}&eventName={eventName}
This method will mark a matching registration as attended.
Request Information
URI Parameters
Name | Description | Type | Additional 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.