Skip to main content

Delete credential definition

DELETE 

/v2/config/digital-wallet/openid/sdjwt/credential-definition/:credentialDefinitionId

Deletes a credential definition. Existing credentials issued under this definition are not affected.

Request

Path Parameters

    credentialDefinitionId stringrequired

    Unique identifier of the credential definition that specifies the credential format, type, and claims structure for OID4VCI issuance.

Responses

Credential definition deleted successfully

Response Headers
    Loading...