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.

Path Params
int64
required

The Id of the card to deactivate.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain