Registrants
Delete Registrant
Deletes a Registrant by ID.
Session must not be in finished state (otherwise it should return HTTP 403).
A caller must be an authorized user: either a host of the webinar or an IT Admin: a user from host's account with "WebinarSettings" permission.
delete/webinar/registration/v1/sessions/{sessionId}/registrants/{registrantId}
Path parameters
sessionIdstring required
Identifier of the Session.
registrantIdstring required
Identifier of the Session Registrant
Response
The Registrant was successfully deleted