curl -X DELETE 'https://api.example.com/api-keys/apk_001' \ -H 'Authorization: Bearer YOUR_TOKEN'
Delete an API key
Was this page helpful?