removeConsent
URL | https://<xid-useradm-baseurl>/<pid>/consent |
---|---|
Request |
|
Authentication | Access Token as Bearer Token in Authorization Header |
Success response | 204 No Content |
Error response |
|
Example | See below |
This method removes any consent registered on end user given by pid
to use the xID service at the OIDC client identified by the azp
in the Bearer Access Token. Hence, this method can only be use by an OIDC client to remove consents for its own xID-enabled service. There is no dialog shown to the end user.
There is currently no support for an OIDC client to remove consents for xID-enabled services other OIDC clients
Example
zzz