GET api/Events?eventId={eventId}&contactId={contactId}&resp={resp}
Register email for event.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| eventId | globally unique identifier |
Required |
|
| contactId | globally unique identifier |
Required |
|
| resp | boolean |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json
Sample:
true