Skip to main content
Version: v2

Cancel

The /cancel API is used to cancel an ongoing BankID identification.

POST https://api.idkollen.se/v2/{api-key}/cancel
{
"orderRef": "1668b9da-bff1-4dfc-ad48-60507b5a8d12"
}

IDkollen will respond with HTTP status 200 for successful request, or 4xx/5xx on errors. For more information about errors, please see the Errors section.