Skip to main content

Unlink a credential from an identifier

DELETE 

/api/v1/wallets/:walletExternalKey/identifiers/:identifierExternalKey/credentials/:credentialExternalKey

URLDescription
https://wallet.acc.credenco.comGenerated server url

Removes the link between the identifier and the credential. Only supported by identifier types that expose service endpoints; other types return 422.

Required Role

RoleDescription
WALLET_IDENTIFIER_CRUDCreate, read, update and delete identifiers

Request

Responses

Credential unlinked successfully