Returns a single sign on link for the participant. The link is only usable once and should be used directly. The link expires after a few minutes.This operation requires the login link permission.
Request
Path Params
Responses
🟢200A generated one time use login link
application/json
Body
🟠422The participant is not in a state where a loginlink is possible to get
🔴500Unexpected error
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'http://learnifier.com/orgunits//projects//participants/$/loginlink'