Docs
API referenceWorkspaceCredentials

Delete API key

Permanently revokes an organization API key. A key cannot delete the credential currently authenticating the request.

Endpoint
DELETE /v1/organization/api-keys/{keyId}
Authorization
Required permission: `apiKeys:manage`.
Environments
Production only
Idempotency
Required for safe retries.