GET api/Events?eventId={eventId}&contactId={contactId}&resp={resp}

Register email for event.
{ true / false }

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventId

globally unique identifier

Required

contactId

globally unique identifier

Required

resp

boolean

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true