Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space PDOIDC and version Moscow_OIDC
Error response
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 responseResponse
200
OK with empty
OKUnrollment successful. Empty body regardless of pid is enrolled or not
if the bearer
401
401 Unauthorized with standard error response
UnauthorizedBearer token is not accepted for any reason
400Bad Request
 if resource
Resource access is insufficient (missing scope)

Error responses contains further information on the reason according to standard.

ExampleSee below

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

...