DELETE authorization/token/{authCode}

Use this to discard the rights you obtained with a consent, based on an authorization code.

Request Information

Parameters

NameDescriptionAdditional information
authCode Your authorization code. You get an authorization code when you have successfully been granted a consent.

Define this parameter in the request URI.