Get or Email Link for Boarding Application
Retrieves a link and the verification code used to log into an existing boarding application. This endpoint can also be used to send a link and referenceId for an existing boarding application to an email address. The recipient can use the referenceId and email address to access and edit the application.
PUT
Authorizations
Most endpoints require an organization
token. Some endpoints require an application
token, and those endpoints are noted.
Path Parameters
Email address used to access the application. If sendEmail
parameter is true, a link to the application is sent to this email address.
Boarding application ID.
Example:
352
Query Parameters
If true
, sends an email that includes the link to the application to the mail2
address. Defaults to false
.
Response
200 - application/json
Success
The response is of type object
.