Skip to main content

Delete card from vault

DELETE 

/cards/:cardId

The purpose of this endpoint is to perform the deletion of a card saved in the card vault.

Request​

Path Parameters

    cardId uuidrequired

Header Parameters

    caller-origin string

    Include the 'caller-origin' property as a string in the header of REST requests only if the application is an e-commerce platform, otherwise, don't include it.

Responses​

No Content

Loading...