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 Code

Error Message

error_card_not_found

Card with the provided Id was not found.

error_card_not_deleted

Unable to deactivate card.

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

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