/
/Stitch API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 14h ago · Updated 3d ago
  • getList cards
  • getList terminal sessions
  • postCreate a terminal session
  • getGet a terminal session
  • postCancel a terminal session
  • getList refunds
  • postCreate a refund
  • getGet a refund
  • deleteDelete a card
  • postVerify a bank account
  • postUpload a dispute evidence file
  • getList fingerprint events
  • postSubmit a fingerprint event
  • getGet a fingerprint event
  • getGet a fingerprint device
  • postSubmit dispute evidence
Webhooks
  • postTerminal session success event
  • postTerminal session failure event

Delete a card

Deletes a card stored on file.

delete/cards/{id}

Path parameters

idstring required
Example:Y2FyZC85YWY4OGE4MS05ZjNhLTRlNDItYWRiYy04ZTA1M2Q1YTM3M2U=

The card identifier.

Response

The card was successfully deleted.

Changes