curl -X POST "https://api.devin.ai/v2/enterprise/api-keys" \ -H "Authorization: Bearer YOUR_ENTERPRISE_API_KEY" \ -H "Content-Type: application/json" \ -d '{"org_id":"org_123"}'
{ "api_key": "devin_enterprise_service_key_value", "org_id": "org_123" }
Provision a service API key for an organization in the enterprise