简体中文
cURL
curl --request DELETE \ --url https://api.devin.ai/v2/enterprise/api-keys \ --header 'Authorization: Bearer <token>'
{ "status": "success" }
撤销 Enterprise 中所有组织的所有 API key
Personal API Key (apk_user_*) for Enterprise Admins only
Successful Response