access-token-controller

Delete an access token for a credential provider

Deletes the specific access token for a credential provider from the repository.

delete/api/credentialProviders/{credentialProviderId}/accessTokens/{accessTokenId}

Path parameters

accessTokenIdstring required

accessTokenId

credentialProviderIdstring required

credentialProviderId

Response

OK

codestring
descriptionstring
hrefstring
idstring
lastUpdatedBystring
namestring
permissionsstring[]
permittedOperationsstring[]
status'ACTIVE' | 'ARCHIVED' | 'BLOCKED' | 'PENDING'
type'PERMANENT' | 'SESSION'

Changes

No recorded changes to this endpoint across all 1 revision of this API.