Api Keys
Delete API Key
Payments
- Overview
- Encryption Keys
- Initialize Payment
- Capture Payment
- Authorize Payment
- Payment Widget
Payment Transactions
Transfers
- Transfers Overview
- Beneficiaries
- Transfers
- Bulk Transfers
Exchange
- Market Makers
- Standing Orders
- Orders
- Rates
- Swaps
- Swap Configurations
Api Keys
Delete API Key
Delete API KEy
DELETE /keys/:name
Request Path Parameters
Code Examples
curl -X DELETE "https://api.spendjuice.com/keys/<key-name>" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \