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 not
Error response

403 Forbidden 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 from the xID service any previously enrolled end user given by pid. There is no dialog shown to the end user. 

Note: The end user is not permanently deleted. Data is is retained for one month to simplify re-enrolment of the end user in this grace period. 

Example

zzz
  • No labels