Immediately terminate an active GEFT session so the user can no longer access or resume the flow.
Immediately terminate an active GEFT session to prevent further user access or resumption. To successfully call this endpoint, you must have a valid access token from the /Authorize endpoint.Documentation Index
Fetch the complete documentation index at: https://docs.flinks.com/llms.txt
Use this file to discover all available pages before exploring further.
| Status | StatusDetails | Description |
|---|---|---|
Canceled | EFT0501 | ⚫ Session canceled by API request |
Bearer token obtained from /api/v1/authorize endpoint
Bearer token received from /authorize endpoint.
^Bearer .+Unique session identifier to cancel.
Session canceled successfully
Unique session identifier that was canceled.
"86095db9-7cb4-4121-a6ca-9d64368c6463"
Reference ID associated with the session.
"Happy2"
Status confirming cancellation.
Canceled "Canceled"
Status code indicating session canceled by API request.
EFT0501 "EFT0501"