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

Version 1 Current »

URLhttps://<xid-useradm-baseurl>/<pid>/browser/<browserEnrolledAt>
Request method

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

AuthenticationAccess Token as Bearer Token in Authorization Header
Success response204 No Content
Error response

403 Forbidden if the bearer token is not accepted for any reason

400 Bad Request if pid is not an xID user, browserEnrolledAt does not match or if resource access is insufficient (missing scope)

ExampleSee below

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

Example

zzz
  • No labels