Create Account
Sign In
⌘
K
Moyasar Documentation
Payments
Credit Card
Apple Pay
STC Pay
Tokenization
Payment Errors
Form Configuration
Gateway Response Codes
Settlements
Settlement Introduction
File Format
Using API
Settlement Notification
Facilitation Merchants
Invoices
Creating invoices
Payouts
Payout Introduction
Single Payout
Bulk Payouts
Testing Payouts
Mobile SDKs
iOS SDK
Android SDK
Flutter SDK
Hosted Checkout
E-Commerce Plugins
WooCommerce
PrestaShop
NopCommerce
OpenCart
Magento2
Marketing
Coupons
Testing
Testing Cards
Apple Pay Testing
Custom Payments
Credit Cards
STC Pay
Apple Pay on Websites
Apple Pay on Apps
Tokenized Cards
Dashboard
Apple Pay Using Developer Account
Apple Pay Using Web Registration
Get Your API Keys
Setting up your IP whitelist
Setting up Webhooks
API
API Introduction
Authentication
Pagination
Metadata
Payments
Create Payment
Payment Object
Payment Status Reference
Credit Card Source
Apple Pay Source
STC Pay Source
Update Payment
Fetch Payment
List Payments
Void Payment
Refund Payment
Capture a Payment
Manual Payments
3D Secure
Payouts
Invoices
Tokens
Apple Pay
Webhooks
Transfers
Errors
Support
Help Desk
Docs powered by
Archbee
API
Tokens
Delete Token
1min
To Delete an individual token, you only need to provide the token’s unique ID.
DELETE
Request
Path Params
id
required
String
the tokens unique ID
Curl
1
curl
-X
"DELETE"
\
2
-u
sk_test_MrtwozLJAuFmLKWWSaRaoaLX:
\
3
"https://api.moyasar.com/v1/tokens/token_x6okRgkZJrhgDHyqJ9zztW2X1k"
curl -X "DELETE" \ -u sk_test_MrtwozLJAuFmLKWWSaRaoaLX: \ "https://api.moyasar.com/v1/tokens/token_x6okRgkZJrhgDHyqJ9zztW2X1k"
Responses
204
404
1
// no body
// no body
Updated 25 Aug 2024
Did this page help you?
PREVIOUS
Fetch Token
NEXT
Request Apple Pay Session
Docs powered by
Archbee
TABLE OF CONTENTS
DELETE
Delete Token
Docs powered by
Archbee