website logo
⌘K
Getting Started
Overview
Creating Your Account
Testing sanctions.io
Implementation
Implementation Guide
Best Practices
API Reference
Authorization & API Version
API Endpoints
Solutions
Manual Batch Screening
Sanctions Screening for SAP®
Sanctions Screening for BigID®
Integrating with your CRM
Changelog
Resources
FAQs
Sanctions & Watchlists
Legal Documents
Customer Support
Docs powered by archbee 
0min

Delete API Tokens

DELETE
This will delete the token specified with the key in the url.
PATH PARAMETERS
tokenKeystring*

key of the token you want to delete, (deleted tokens are unusable but kept for you forever).

RESPONSES
204
The token was deleted successfully.
401
Error message if no token provided.
Error401
detailstring
Error reason
403
Error message when you don't have the appropriate plan.
Error403
detailstring
Error reason
406
Error message when you try to delete the same token you are using in the request.
Error406
detailstring
Error reason
Updated 08 Nov 2022
UP NEXT
Manual Batch Screening
Docs powered by archbee