PUT integration/events/{eventId}/attendees/{attendeeId}/cancel
Cancels a pending or confirmed attendee.
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.