delete https://{pointofcontact}/oauth2/register/
Deprovision a dynamic client from the OIDC Provider.
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
204Successful deprovision
Deprovision a dynamic client from the OIDC Provider.
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
204Successful deprovision
xxxxxxxxxx
curl --request DELETE \
--url https://pointofcontact/oauth2/register/clientId \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: