PUT integration/events/{eventId}/attendees/{attendeeId}/confirm

Confirms a pending or cancelled attendee with a completed profile that does not qualify for blacklisting.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eventId

Event Id or Event External Id

string

Required

attendeeId

Attendee Id or Attendee External Id

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.