Revoke token

The Revoke token API provides the means to revoke OAuth 2.0 Bearer Token created to access APIs on the Developer Portal.

ENDPOINTS

delete

/v1/revoke

Header parameters

Collapse

Expand

Accept

string

no

institutionId

string

required

Numeric unique id of the financial institution

transactionId

string

required

A unique identifier for this request.

Content-Type

string

required

Request content type

Authorization

string

required

Standard HTTP Basic Authentication based on the 'shared key', and 'secret key', provided during the application registration process.A string composed of `Basic`+ `(space)` + `base64encode(shared_key + ":" + secret_key)`example: Basic ODU4S0pRczVXwGdMRkhUUUh

Body parameters

Collapse

Expand

No items found.

{"grant_type":"string","username":"string","password":"string","scopes":"string","refresh_token":"string"}

Query parameters

Collapse

Expand

No items found.

Path parameters

Collapse

Expand

No items found.

Response Body

{"expires_in":"string","di_fiid":"string","di_ficustomer":"string","access_token":"string","refresh_token":"string","refresh_token_expires_in":"string"}

Response Body

{"expires_in":"string","di_fiid":"string","di_ficustomer":"string","access_token":"string","refresh_token":"string","refresh_token_expires_in":"string"}

Response Body

{"statusMessage":"string","errorInfo":{"errorType":"USER_ERROR","errorCode":"string","errorMessage":"string"}}

Response Body

{"statusMessage":"string","errorInfo":{"errorType":"USER_ERROR","errorCode":"string","errorMessage":"string"}}

Response Body

{"statusMessage":"string","errorInfo":{"errorType":"USER_ERROR","errorCode":"string","errorMessage":"string"}}

Response Body

{"statusMessage":"string","errorInfo":{"errorType":"USER_ERROR","errorCode":"string","errorMessage":"string"}}

Response Body

{"statusMessage":"string","errorInfo":{"errorType":"USER_ERROR","errorCode":"string","errorMessage":"string"}}

Response Body

{"statusMessage":"string","errorInfo":{"errorType":"USER_ERROR","errorCode":"string","errorMessage":"string"}}

CURL REQUEST

copy code snippetcode copiedexpand code snippetClose code snippet
curl -X 'DELETE' \ 
 'https://api.candescent.com/digitalbanking/oauth2/v1/revoke' \ 
 -H 'authorization: SOME_STRING_VALUE' \ 
 -H 'content-type: SOME_STRING_VALUE' \ 
 -H 'transactionid: SOME_STRING_VALUE' \ 
 -H 'institutionid: SOME_STRING_VALUE' \ 
 -H 'accept: SOME_STRING_VALUE' \ 
Get Response

RESPONSE

copy responseexpand responseclose response

{"userId":"string","institutionCustomerId":"string","userName":"string","password":"string","oldPassword":"string","alternateCredentialValue":"string","alternateCredentialType":"FACE_ID","institutionId":"string","deviceId":"string","requestChannel":"WEB","oneTimePasscode":"string","passwordExpiryInDays":"string","passwordExpiryWarningInDays":"string","passwordPostponementPeriodInDays":"string","ticket":"string","status":"SECONDARY_AUTHENTICATION_REQUIRED","phoneNumbers":{"phoneNumber":{"id":"string","countryCode":"string","number":"string","protocol":"SMS"}},"validatedPhoneNumbers":{"phoneNumber":{"id":"string","countryCode":"string","number":"string","protocol":"SMS"}},"validatedEmail":{"id":"string","address":"string"},"validatedVipToken":{"id":"string","credentialId":"string"},"validatedTotpToken":{"id":"string"},"secondaryAuthCookies":{"name":"string","value":"string","maxAge":0},"privateDevice":true,"scopes":{"scope":{"name":"string","description":"string"}},"redirectUri":"string","clientId":"string","clientSecret":"string","grantType":"AUTHORIZATION_CODE","state":"string","additionalInfo":{"entry":[{"key":"string","value":"string"}]}}

null

{"code":"string","message":"string"}

{"code":"string","message":"string"}

close

Sign in now!

Please sign up or sign in to add to watchlist

Sign in
close

Added to watchlist!

Your interest has been noted. An NCR Voyix Rep
will contact you with further details soon.