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
URLhttps://<xid-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 response204 No Content regardless of pid is enrolled or notError response403 Forbidden if the bearer
Response
204No ContentUser with pid is unrolled regardless of if it was previously enrolled or not
403ForbiddenBearer token is not accepted for any reason
400
Bad Request if
Bad Request The pid is not an xID user or resource access is insufficient (missing scope)

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

ExampleSee below

This method unrolls from the xID service any previously enrolled end user given by pid. There is no dialog shown to the end user. 

...