# core_lti_1p3_provider_lti_keys_destroy Delete an LTI Provider Key Deleting a key will also delete all Tools that reference that Key. If you need to delete a Key you should first create a new one and update all Tools to reference the new Key before deleting the old one. Endpoint: DELETE /api/core/lti/1p3/provider/lti-keys/{id}/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `id` (string, required) ## Query parameters: - `platform_key` (string, required) Platform Key