Skip to main content

Delete a service endpoint from an identifier

DELETE 

/api/v1/wallets/:walletExternalKey/identifiers/:identifierExternalKey/services/:serviceExternalKey

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

Removes the service entry (and any linked credentials) from the identifier. The service is addressed by the externalKey returned in the list/add service responses. 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

Service deleted successfully