API KeysDelete an API key Users can only delete their own keys unless they are adminDelete an API key Users can only delete their own keys unless they are admin DELETE /api/v1/api-keys/:api_key_id Delete an API key Users can only delete their own keys unless they are admin Request Responses204403404API key deletedForbidden - Missing permission or not ownerAPI key not found