Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

URLhttps://<tinfo-useradm-baseurl>/<pid>
Request

DELETE with URL path parameter pid (same as bankid_altsub) for user in question

AuthenticationAccess Token as Bearer Token in Authorization Header
Success response200 OK with empty body regardless of pid is enrolled or not
Error response

401 Unauthorized with standard error response if the bearer token is not accepted for any reason

400 Bad Request if resource access is insufficient (missing scope)

ExampleSee below

This method unrolls the end user given by pid from the TINFO service. There is no dialog shown to the end user.

Example

Userinfo request
TBC
  • No labels