Get One-off Hosted Session Link

Retrieve a hosted link to authenticate an employee with the Kota Hosted. This link is valid for a single use and expires after 60 minutes.

Authentication

AuthorizationBearer
Authorization header using the Bearer scheme

Request

This endpoint expects an object.
employer_idstringRequiredformat: "er_.+"
employee_idstringRequiredformat: "ee_.+"

Response

OK
expirystringformat: "date-time"

Errors