Deactivate Card

This endpoint is used to deactivate a card by its Id. Once deactivated, the card can only be reactivated or assigned to another user using the Add Card endpoint.

Controlled Errors

Error CodeError Message
error_card_not_foundCard with the provided Id was not found.
error_card_not_deletedUnable to deactivate card.

Any status codes returned that are not provided here are generic status codes that can be found here.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!