Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · api

Delete External Key changed

api/beta/organization/external_keys/delete

Nearest release: v2.1.268, published under an hour after this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+9added
Lines−4removed
From line 1 where the diff opens
First seen 26 Aug 2026 this site's first read of the page
Recorded edits2to this page, all time

The whole hunk

from line 1, old and new numbered
/
lines
from line 1
1---
2title: Delete External Key
3url: https://platform.claude.com/docs/en/api/beta/organization/external_keys/delete
4---
5 
16# Delete External Key
27 
38**DELETE** `/v1/organizations/external_keys/{external_key_id}`
from line 21
1621 
1722## Returns
1823 
19- `id: string`
20 
21 ID of the deleted External Key.
22 
2324- `type: "external_key_deleted"`
2425 
2526 default: external_key_deleted
27 
28- `id: string`
29 
30 ID of the deleted External Key.
2631 
2732## Example
2833