Requires an enterprise admin external API key.
Revokes all API keys across all organizations in the enterprise. This is a bulk operation that affects both user and service API keys.
Response
Operation status (e.g., “success”).
curl -X DELETE "https://api.devin.ai/v2/enterprise/api-keys/" \
-H "Authorization: Bearer YOUR_ENTERPRISE_API_KEY"