v56

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01142337440.5 KB
APIKeyService
API Keys

Delete an API key

Deletes an API key.

delete/v1/workspaces/{workspaceId}/api_keys/{id}

Path parameters

workspaceIdstring required
Example:workspace_01HXKD2E5NQM3T9AYWCF133E3Q

The workspace the API key belongs to (path).

idstring required
Example:apikey_01HXKD2E5NQM3T9AYWCFCSPNQY

The API key to delete.

Response

OK