Teaching Events
Retrieves a pre-populated TeachingEventAddAttendee for the candidate.
Retrieves a pre-populated TeachingEventAddAttendee for the candidate. The `accessToken` is obtained from a
`POST /candidates/access_tokens` request (you must also ensure the `ExistingCandidateRequest` payload you
exchanged for your token matches the request payload here).
post/api/teaching_events/attendees/exchange_access_token/{accessToken}
Path parameters
accessTokenstring required
Access token (PIN code).
Request body
Response
OK